Commit graph

92 commits

Author SHA1 Message Date
5eb3701f9f
add column escaper function 2024-07-18 17:05:30 +02:00
6754905f24
add column escaper function 2024-07-18 17:03:32 +02:00
6c9e1cfd06
add default type of string 2024-07-18 15:26:45 +02:00
50783c3a75
fix doc: replace delete with truncate 2024-07-18 10:19:57 +02:00
75efdde05c add lorem fakers 2024-07-18 10:03:23 +02:00
08b6e91bf3 Merge pull request 'fix typos in readme' (#1) from flashcode/database-anonymizer:fix-typos-readme into develop
Reviewed-on: deblan/database-anonymizer#1
2024-04-07 22:47:14 +02:00
3992576fa1 fix typos in readme 2024-04-06 17:18:25 +02:00
f3ce70bf02
update changelog v1.1.0 2024-04-03 23:13:02 +02:00
38a6addb3f
update ci condition for build 2024-04-02 19:30:43 +02:00
015292ed16
update ci condition for build 2024-04-02 19:29:34 +02:00
72a550ca97
update ci condition for build 2024-04-02 19:27:23 +02:00
628308e2fc
manager all number types
add 'null' faker

update readme
2024-04-02 19:24:50 +02:00
b8f3f59211
update readme 2024-04-01 18:44:44 +02:00
d6ab4e4675
update readme 2024-04-01 18:42:35 +02:00
f872242d6c
add licence 2024-04-01 18:38:03 +02:00
4b812aa331
update readme 2024-04-01 18:33:21 +02:00
4dd433e804
update readme 2024-04-01 18:30:55 +02:00
840b3cfa3f
add changelog v1.0.0 2024-04-01 18:27:17 +02:00
5b941de748
ci: add publish step 2024-04-01 18:25:53 +02:00
57733eaa3f
add/update readme 2024-04-01 18:22:19 +02:00
6fa443d62b
add progress bar 2024-04-01 18:22:03 +02:00
39e0e4344f
add/update readme 2024-04-01 16:31:32 +02:00
ad953fc634
add/update readme 2024-04-01 15:51:18 +02:00
e97b5726bc
add/update readme 2024-04-01 15:50:53 +02:00
baf348227d
apply prettier 2024-04-01 15:46:24 +02:00
312c92d56f
add/update readme 2024-04-01 15:45:34 +02:00
00ba7f4af9
add/update readme 2024-04-01 15:44:01 +02:00
b3ef84265d
add/update readme 2024-04-01 15:31:20 +02:00
c9abeb8da8
add/update readme 2024-04-01 15:00:23 +02:00
571c65fd56
remove tests 2024-04-01 12:31:03 +02:00
a7cd0634ef
add postgres column type check
add specific method to handle named parameters
2024-04-01 12:30:45 +02:00
2ba8561574
tests: add mysql/postgres datas 2024-04-01 12:29:51 +02:00
77a87114c8
remove boolean_boolint faker 2024-04-01 12:29:21 +02:00
12570ec571
update example file 2024-03-31 22:32:30 +02:00
e6b5d2160a
tests: add pg in ci 2024-03-31 22:28:45 +02:00
9c4b7ea525
tests: add pg in ci 2024-03-31 22:26:28 +02:00
5e3145a236
tests: add pg in ci 2024-03-31 22:25:27 +02:00
55d7b80976
tests: add pg in ci 2024-03-31 22:24:00 +02:00
0a1e8ffda5
tests: update mysql password in ci 2024-03-31 22:22:38 +02:00
11b676446d
add postgres dump for tests 2024-03-31 22:20:30 +02:00
801b11e33f
add schema for tests 2024-03-31 22:20:19 +02:00
40d474b6eb
fix tests for app 2024-03-31 22:19:58 +02:00
83682511b3
add IsInterger property in Data struct
add tests
2024-03-31 22:19:32 +02:00
60cbaf1530
add IsInterger property in Data struct
add tests
2024-03-31 22:19:15 +02:00
5be7927799
fix dsn when when th database is postgresql 2024-03-31 22:18:28 +02:00
038d0a2d6b use integer when required in queries 2024-03-31 22:17:07 +02:00
16bdb470dc
tests: update mysql password 2024-03-31 22:16:28 +02:00
ae77b65281
[wip] add run tests 2024-03-20 16:21:37 +01:00
9440835453
[wip] add run tests 2024-03-20 16:14:26 +01:00
3405d3b60d
[wip] add run tests 2024-03-20 16:12:11 +01:00