We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2ed5943
Fix in snake_case conversion function + added 2 new options (tabs and leading_comma).
c81f4ba
Fix issue with non-partitioned tables and partitions expiration.
Added option to run script from source code without installing it first with pip
11bfc7d
530d7b6
Added the option to pass a dataset as argument - This will generate the YAML and SQL files for all tables in the given dataset
afe5dbf
Fix badly set constraints on array fields:
¯\(ツ)/¯
e2528a5
Fix description detection
c223a06
feat: replaced setup.py with project TOML file
cefbd62
doc: Added CLI arguments in README
682a12b
feat: Add prefix/suffix and convert column names to snake case option
9b4004d
fix: updated README with installation instructions