Commit graph

16 commits

Author SHA1 Message Date
6754905f24
add column escaper function
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/build unknown status
2024-07-18 17:03:32 +02:00
628308e2fc
manager all number types
add 'null' faker

update readme
2024-04-02 19:24:50 +02:00
6fa443d62b
add progress bar 2024-04-01 18:22:03 +02:00
a7cd0634ef
add postgres column type check
add specific method to handle named parameters
2024-04-01 12:30:45 +02:00
038d0a2d6b use integer when required in queries 2024-03-31 22:17:07 +02:00
b547166c83
add table escape 2024-03-20 11:42:18 +01:00
4bdc6a04d3
refactoring of app: separation of truncate and update 2024-03-20 10:59:50 +01:00
9a5a859c98
fix query builder and named params 2024-03-19 16:41:39 +01:00
338d50c79f
check faker when it's not a twig expression 2024-03-19 16:20:38 +01:00
853b90a30f
add faker manager 2024-03-19 16:09:59 +01:00
0de68ae32d
add truncate operation 2024-03-19 13:19:44 +01:00
db5dba17a1
fix query builder 2024-03-19 07:05:47 +01:00
79fd8195cd
add sql query generation 2024-03-19 06:51:07 +01:00
c493ad89da
table is now required 2024-03-18 09:01:50 +01:00
7194f2b354
add base of algo 2024-03-18 08:57:42 +01:00
1398fd28e6
add app 2024-03-16 15:23:47 +01:00