Activity
Fix functions table in README
Fix functions table in README
feat: Docs for pattern generation
feat: Docs for pattern generation
fix: Formatting of headings
fix: Formatting of headings
feat: ToC entries for new import options
feat: ToC entries for new import options
feat: Example of nodelocal import
feat: Example of nodelocal import
feat: Fix COPY FROM statement
feat: Fix COPY FROM statement
feat: Better handling for const columns
feat: Better handling for const columns
chore: Using unused timer variable in function
chore: Using unused timer variable in function
feat: Documentation on new int range without an upper bound
feat: Documentation on new int range without an upper bound
feat: Update readme with new serve feature
feat: Update readme with new serve feature
feat: Serves files after generation
feat: Serves files after generation
feat: Support for open upper bound int ranges
feat: Support for open upper bound int ranges
feat: Better error handling
feat: Better error handling
feat: Example of importing into remote database using psql
feat: Example of importing into remote database using psql
fix: Spelling of suppress in table suppression
fix: Spelling of suppress in table suppression
fix: Ability to suppress columns from output
fix: Ability to suppress columns from output
fix: Issue with match generator alongside each generator
fix: Issue with match generator alongside each generator
chore: Update readme with int range generator
chore: Update readme with int range generator
feat: Integer range generator
feat: Integer range generator
feat: Ability to suppress the generation of tables
feat: Ability to suppress the generation of tables
chore: Refactor generateDateSlice
chore: Refactor generateDateSlice
chore: Remove unnecessary rand seed
chore: Remove unnecessary rand seed
chore: Re-implement load config test
chore: Re-implement load config test
chore: Rename variables for consistency
chore: Rename variables for consistency