This commit is contained in:
parent
e445c2bda1
commit
1b60bf776f
@ -41,7 +41,7 @@ namespace NeDvachAPI
|
|||||||
// ORDER BY post_id DESC
|
// ORDER BY post_id DESC
|
||||||
// limit 10
|
// limit 10
|
||||||
// )
|
// )
|
||||||
subquery ORDER BY post_id ASC", conn) )
|
// subquery ORDER BY post_id ASC", conn) )
|
||||||
using ( var command = new NpgsqlCommand(@"
|
using ( var command = new NpgsqlCommand(@"
|
||||||
SELECT * FROM
|
SELECT * FROM
|
||||||
(
|
(
|
||||||
|
Reference in New Issue
Block a user