database-migrations

2023-02-15

System to version the database in roughly the same way rails migrations work. Differences are that only one database is really supported (but hacking around that is trivial) and that migrations are not needed to be stored in separate files.

Upstream URL

github.com/madnificent/database-migrations

Author

Aad Versteden <madnificent@gmail.com>

Maintainer

Aad Versteden <madnificent@gmail.com>

License

MIT
README

database-migrations

System to version the database in roughly the same way rails migrations work. Differences are that only one database is really supported (but hacking around that is trivial) and that migrations are not needed to be stored in separate files.

Version:
1.0
License:
MIT
Authors:
Aad Versteden <madnificent@gmail.com>
Maintainers:
Aad Versteden <madnificent@gmail.com>
Dependencies:
  • postmodern

Dependencies (1)

  • postmodern

Dependents (0)

    • GitHub
    • Quicklisp