Changes between Version 1 and Version 2 of Ticket #26192, comment 6


Ignore:
Timestamp:
Feb 9, 2016, 10:07:32 AM (9 years ago)
Author:
Sven R. Kunze

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26192, comment 6

    v1 v2  
    11Interesting. We upgraded to 1.8.9 and use PostgreSQL 9.3.10. Our testsuite runs without errors.
    22
    3 Can you provide your query string? I would be interesting in how the order clause looks.
     3Can you provide your query string? I would be interesting in how the order clause looks.
     4
     5Ours:
     6
     7{{{'SELECT "mymodel"."id" FROM "app_mymodel" ORDER BY asdf ASC'}}}
Back to Top