• Lionel Elie Mamane's avatar
    ORDER BY columns are prioritarily *SELECT* columns · 40370f75
    Lionel Elie Mamane yazdı
    as opposed to *table* columns,
    and notwithstanding HSQLDB 1.8 (our embedded database) bugs.
    Actually, supporting ORDER BY on non-select (but table) columns is OPTIONAL for DBMSs
    (but quite common)
    
    Change-Id: I6725dfda36b09429a78262bff6f3d3e3dd9032b6
    40370f75
Adı
Son kayıt (commit)
Son güncelleme
..
commontools Loading commit data...
cpool Loading commit data...
dbtools Loading commit data...
drivers Loading commit data...
inc Loading commit data...
manager Loading commit data...
parse Loading commit data...
resource Loading commit data...
sdbcx Loading commit data...
simpledbt Loading commit data...