refactor: improve flexibility and project structure #28

Merged
lunny merged 9 commits from weakptr/reverse:refactor/improve-flexibility-and-project-structure into master 2021-06-14 14:17:18 +00:00

9 Commits

Author SHA1 Message Date
8aef3d534c fix(reverse): add single quote to avoid conflicts
All checks were successful
continuous-integration/drone/pr Build is passing
2021-06-14 19:12:39 +08:00
c1cbd27a6b test(reverse): add multiple-target test case 2021-06-14 19:09:56 +08:00
edf748e074 test(reverse): remove redundant test case
All checks were successful
continuous-integration/drone/pr Build is passing
2021-06-14 14:51:52 +08:00
d542a165d8 test(reverse): add explicit column-name test case 2021-06-14 14:49:37 +08:00
78a38a0824 test(reverse): add explicit table-name test case
All checks were successful
continuous-integration/drone/pr Build is passing
2021-06-14 14:42:26 +08:00
fc274d8cbb test(reverse): add multiple doc yaml and include/exclude tests 2021-06-14 14:38:57 +08:00
60843b6d02 test(reverse): add test case for minimum configure 2021-06-14 14:16:59 +08:00
weakptr
3ed66f5247 feat(conf): support explicit column name mapping switch
Some checks failed
continuous-integration/drone/pr Build is failing
2021-06-14 13:27:52 +08:00
liuweiqing
fa3a9d4b1a refactor: improve flexibility and project structure 2021-06-08 16:42:54 +08:00