Go to file
Simon Vieille 5e3145a236
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/build unknown status
tests: add pg in ci
2024-03-31 22:25:27 +02:00
.woodpecker tests: add pg in ci 2024-03-31 22:25:27 +02:00
app fix tests for app 2024-03-31 22:19:58 +02:00
config fix dsn when when th database is postgresql 2024-03-31 22:18:28 +02:00
data add IsInterger property in Data struct 2024-03-31 22:19:32 +02:00
database add tests 2024-03-20 11:42:28 +01:00
faker add tests 2024-03-20 11:48:12 +01:00
logger add logger 2024-03-16 15:23:34 +01:00
tests add postgres dump for tests 2024-03-31 22:20:30 +02:00
.gitignore add gitignore config 2024-03-16 15:24:00 +01:00
example.yml update example 2024-03-19 16:44:03 +01:00
go.mod add faker manager 2024-03-19 16:09:59 +01:00
go.sum add faker manager 2024-03-19 16:09:59 +01:00
main.go add table escape 2024-03-20 11:42:18 +01:00
Makefile add makefile 2024-03-19 06:50:22 +01:00