agola/internal/migration/destination/configstore/db/objects
Simone Gotti 06aebfb37c *: update db generators and tests
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.
2023-05-22 16:35:03 +02:00
..
objects.go *: update db generators and tests 2023-05-22 16:35:03 +02:00