restore _order_by exception on nonsense asc+desc input
authorMatt S Trout <mst@shadowcat.co.uk>
Wed, 17 Oct 2018 22:44:29 +0000 (22:44 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Fri, 24 Jul 2020 16:25:42 +0000 (16:25 +0000)
commit39643998855c87feb9881e373a92d7860ea776b2
tree6f3aa1af44e8f3fe2de4f9d285a16b7ff51f6c17
parent7bee34cd44f934e2e77200335980e96db8b6b2c4
restore _order_by exception on nonsense asc+desc input
lib/SQL/Abstract.pm
t/06order_by.t