Go to file
2023-08-22 21:35:14 +02:00
.gitignore mysql OK, partially tested 2023-07-03 15:26:16 +02:00
db.go deprecated funcs fix 2023-08-22 21:35:14 +02:00
docker-compose.yml adding mysql support, table creation tested, TODO schema 2023-06-27 23:19:50 +02:00
go.mod mysql OK, partially tested 2023-07-03 15:26:16 +02:00
go.sum mysql OK, partially tested 2023-07-03 15:26:16 +02:00
insert.json nil deserialize 2022-05-20 15:12:04 +02:00
my_test.go deprecated funcs fix 2023-08-22 21:35:14 +02:00
pfn.json survey added 2022-04-20 15:22:31 +02:00
pg_init.sql import 2021-07-30 15:52:01 +02:00
pg_test.go deprecated funcs fix 2023-08-22 21:35:14 +02:00
plantuml.tmpl schema and template functions 2021-12-03 11:19:53 +01:00
README.md Global refactor 2021-10-28 10:34:10 +02:00
schema.json empty table 2023-01-23 11:29:46 +01:00
schema.puml empty table 2023-01-23 11:29:46 +01:00
survey.json adding mysql support, table creation tested, TODO schema 2023-06-27 23:19:50 +02:00
table.tmpl survey added 2022-04-20 15:22:31 +02:00
test_table.json deprecated funcs fix 2023-08-22 21:35:14 +02:00
testtype_table.json schema and template functions 2021-12-03 11:19:53 +01:00

sqldb