Logo
Explore Help
Sign In
flucky/PKGBUILD
1
0
Fork 0
You've already forked PKGBUILD
Code Issues Pull Requests Projects Releases Wiki Activity
PKGBUILD/pkg/repository/db/sqlite3/ddl
History
markus 366dccde12
fix: use go-migrate pkg to init or update db schema
Instead to implement own logic how the database scheme should be updated
or migrated to a newer or older version flucky use now instead the
go-migrate package.
2021-01-30 15:44:21 +01:00
..
1_table_devices.down.sql
fix: use go-migrate pkg to init or update db schema
2021-01-30 15:44:21 +01:00
1_table_devices.up.sql
fix: use go-migrate pkg to init or update db schema
2021-01-30 15:44:21 +01:00
2_table_sensors.down.sql
fix: use go-migrate pkg to init or update db schema
2021-01-30 15:44:21 +01:00
2_table_sensors.up.sql
fix: use go-migrate pkg to init or update db schema
2021-01-30 15:44:21 +01:00
3_table_humidities.down.sql
fix: use go-migrate pkg to init or update db schema
2021-01-30 15:44:21 +01:00
3_table_humidities.up.sql
fix: use go-migrate pkg to init or update db schema
2021-01-30 15:44:21 +01:00
4_table_pressures.down.sql
fix: use go-migrate pkg to init or update db schema
2021-01-30 15:44:21 +01:00
4_table_pressures.up.sql
fix: use go-migrate pkg to init or update db schema
2021-01-30 15:44:21 +01:00
5_table_temperatures.down.sql
fix: use go-migrate pkg to init or update db schema
2021-01-30 15:44:21 +01:00
5_table_temperatures.up.sql
fix: use go-migrate pkg to init or update db schema
2021-01-30 15:44:21 +01:00
Powered by Gitea
English
Deutsch English
Licenses API