Go to file
Simon Vieille a7cd0634ef
add postgres column type check
add specific method to handle named parameters
2024-04-01 12:30:45 +02:00
.woodpecker tests: add pg in ci 2024-03-31 22:28:45 +02:00
app add postgres column type check 2024-04-01 12:30:45 +02:00
config fix dsn when when th database is postgresql 2024-03-31 22:18:28 +02:00
data add postgres column type check 2024-04-01 12:30:45 +02:00
database add postgres column type check 2024-04-01 12:30:45 +02:00
faker remove boolean_boolint faker 2024-04-01 12:29:21 +02:00
logger add logger 2024-03-16 15:23:34 +01:00
tests tests: add mysql/postgres datas 2024-04-01 12:29:51 +02:00
.gitignore add gitignore config 2024-03-16 15:24:00 +01:00
example.yml update example file 2024-03-31 22:32:30 +02: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