mirror of https://github.com/agola-io/agola
06aebfb37c
db: generate ddl only for the current version. Don't keep history of previous ddl versions in the db package. tests: create fixtures for ddl at specific version. History of previous ddl versions will be kept in tests. testutil/db: For create and migrate tests import data without using db methods since they are tied to the current version. The data fixture format contains table name and related column values. |
||
---|---|---|
.. | ||
objects.go |