mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 17:05:36 +01:00
Implement basic ORDER BY
- Only SELECT * is supported - Only ASC is supported
This commit is contained in:
@@ -10,3 +10,4 @@ source $testdir/select.test
|
||||
source $testdir/where.test
|
||||
source $testdir/like.test
|
||||
source $testdir/scalar-functions.test
|
||||
source $testdir/orderby.test
|
||||
|
||||
Reference in New Issue
Block a user