Skip to content

"Spetses" (02.01.2016)

Compare
Choose a tag to compare
@mathiasrw mathiasrw released this 01 Feb 23:43
· 1095 commits to develop since this release
  • Changed: New fast way to calculate aggregators (some parameters changed)
  • Added: User defined aggregators
  • Fixed: Remove empty Last line in TXT and XLSX
  • Changed: {headers:true} now is default option
  • Fixed: option.joinstar flag for SELECT * FROM a,b
  • Added: EXP() function, ^ now is XOR, ~ binary NOT
  • Added: REPLACE() string function (see issue #560)
  • Added: NEWID(), UUID() and GEN_RANDOM_UUID() functions for GUID
  • Added: DEFAULT for column can be a function (e.g. DEFAULT NEWID())