Skip to content

Tags: xo/usql

Tags

v0.19.19

fix: strip trailing semicolon in cosmosdb and unify implementation

cosmosdb, like several other databases, needs trailing semicolons to be
removed from the statement before it is passed to the driver.

This fix applies that to cosmosdb and makes the other databases with identical
processing use the same implementation - presto, trino, athena, SAP ASE.

Drivers that strip trailing semicolon as part of other processing are
not included in the refactoring to keep scope small.

Testing: will run usql with trino, and cosmosdb

v0.19.18

Updating dependencies

v0.19.17

Updating dependencies

v0.19.16

Updating dependencies

v0.19.15

Updating dependencies

v0.19.14

Non-real commit

v0.19.13

Update dependencies, remove \chart command

v0.19.12

Quick fix

v0.19.11

Copying sqlserver init script from xo source

v0.19.10

More fixes to virustotal release step