platform/libinjection/tests/test-tokens-numbers-exp-011.txt

10 lines
109 B
Text
Raw Normal View History

2019-08-16 14:42:40 +00:00
--TEST--
Not actually a number but a database.table
--INPUT--
SELECT 10.e;
--EXPECTED--
E SELECT
n 10.e
; ;