Convert to PostgreSQL #37
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Convert the database to use PostgreSQL. Additionally, migrate the old information in a way that makes it initially inaccessible, but available once associated with a newly-established account.
This is pretty much done; all that is missing is a convenient way to associate legacy data with new accounts.