Files
AutoGPT/rnd/autogpt_server/postgres/migrations/migration_lock.toml
Aarushi a911f9a5eb feat(rnd) Add Postgres support (#7513)
* replace SQLite with Postgres

* make sqlite default

* add migrations for sqlite and postgres

* update readme

* fix formatting
2024-07-22 23:43:49 +01:00

3 lines
126 B
TOML

# Please do not edit this file manually
# It should be added in your version-control system (i.e. Git)
provider = "postgresql"