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

10 lines
113 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.10e;
--EXPECTED--
E SELECT
n 10.10e
; ;