Skip to content

1.3

Choose a tag to compare

@simonw simonw released this 18 Nov 16:35
· 7 commits to main since this release
1a7a9df
  • New options for populating a fixed column - so every inserted row will have the same column with the same value. Options are --fixed-column column-name string-value, --fixed-column-int column-name integer-value and --fixed-column-float column-name float-value. Thanks, William Rowell. #81