Changes between Initial Version and Version 1 of Ticket #26192, comment 10


Ignore:
Timestamp:
Feb 10, 2016, 5:27:32 AM (8 years ago)
Author:
Sven R. Kunze

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26192, comment 10

    initial v1  
    55{{{SELECT "polls_question"."id" FROM "polls_question";}}}
    66
    7 Dropping the order clause entirely when requesting from PostgreSQL might solve that problem even for other databases.
     7Dropping the order clause entirely when requesting might even solve that problem for other databases.
Back to Top