pietermartin / sqlg

TinkerPop graph over sql
MIT License
246 stars 51 forks source link

Remove `index` as a special keywork in `Sqlg` #515

Open pietermartin opened 3 months ago

pietermartin commented 3 months ago

Sqlg uses index as a special fake column for some queries to help with ordering resultsets that can not be ordered by the db. This clashes with column names that is index.