Files
postgrest/docs
NikolayS aed97d97f8 ordering with DESC & NULLS LAST together
One more sample query which is probably one of most useful ones in real life (by default, DESC ordering leads to NULLS FIRST option, this is not so clear for beginners), showing how to combine ordering direction and NULLS *** for the same column.
2015-12-11 09:22:45 +03:00
..
2015-10-19 16:45:52 -07:00
2015-10-19 16:45:52 -07:00
2015-12-05 19:59:30 -08:00
2015-10-19 16:45:52 -07:00
2015-10-19 16:45:52 -07:00
2015-11-30 14:30:51 -08:00