Mercurial > libervia-backend
annotate libervia/backend/memory/migration/README @ 4131:c38c33a44171
core (types): add `is_admin` to `SatXMPPEntity`
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 18 Oct 2023 15:33:24 +0200 |
parents | 4b842c1fb686 |
children |
rev | line source |
---|---|
3582
71516731d0aa
core (memory/sqla): database migration using Alembic:
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 This directory and subdirectories contains Alembic migration scripts. |
71516731d0aa
core (memory/sqla): database migration using Alembic:
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 |
71516731d0aa
core (memory/sqla): database migration using Alembic:
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 Please check Libervia documentation for details. |