Skip to content
Snippets Groups Projects
Select Git revision
  • client-http-server-for-token
  • master
  • gitlab-auth-issue
  • windows
  • microsoft
  • message
  • azure_auth
  • prometheus
  • permission-templates
  • no-datastore
  • save-public-keys
  • gitlab-group-level-start
  • ballinvoher default protected
  • v1.1.0
  • v1.0.0
  • v0.1
16 results

cashier

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Niall Sheridan authored
    It's currently hard to make changes to the database schema. Use sql-migrate to make incremental changes.
    Stop hard-coding the database name (the default is still "certs" for backward-compatibility)
    The `automigrate()` function will automatically run pending migrations.
    Use a different migration directory per database driver. This carries a cost of duplication, but is easier than creating migrations which will cleanly execute in both SQLite and MySQL.
    Migrations are shipped using the packr utility.
    d836a449
    History
    Name Last commit Last update