Commit graph

23 commits

Author SHA1 Message Date
Simon Vieille 628308e2fc
manager all number types
add 'null' faker

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