phoenix/database
Ivan R. 6396c160f2
feat: export and import
The list of links can now be exported to a json file,
and later imported back.
2024-04-01 23:35:46 +05:00
..
admins.go chore: migrate to database/sql 2024-03-26 00:40:52 +05:00
admins_test.go style: format code with goimports 2024-03-26 00:51:55 +05:00
connection.go style: format code with goimports 2024-03-26 00:51:55 +05:00
connection_test.go style: format code with goimports 2024-03-26 00:51:55 +05:00
errors.go chore: migrate to database/sql 2024-03-26 00:40:52 +05:00
groups.go feat: export and import 2024-04-01 23:35:46 +05:00
groups_test.go style: format code with goimports 2024-03-26 00:51:55 +05:00
links.go feat: export and import 2024-04-01 23:35:46 +05:00
links_test.go style: format code with goimports 2024-03-26 00:51:55 +05:00
migrations.go chore: migrate to database/sql 2024-03-26 00:40:52 +05:00
migrations_test.go style: format code with goimports 2024-03-26 00:51:55 +05:00