Commit Graph
4 Commits
Author SHA1 Message Date
Vivek Patel 10a27198d2 Supports coalesce sorting
Updated parse sorting method to support coalesce sorting with multiple columns, by extending the current sortExpr with modifier and multiple columns, IE. `coalesce` as modifier and given arguments will be multiple columns for the sortExpr.

Also, updated cursor to support modifier and multiple column support along with rdbms.go.tpl for the same.
2022-12-01 15:02:56 +05:30
Denis Arh b1ba01b474 Fix import paths in templates & generated go files 2022-11-17 17:29:51 +01:00
Denis Arh 0f8e03742f Fix import paths (corteza-server => corteza/server) 2022-11-16 15:52:24 +01:00
Corteza Monorepo Migrator 683c7c56e2 Moving server files to ./server 2022-11-14 09:26:39 +01:00