mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
parent
d4da90648e
commit
bbcce92418
@ -31,7 +31,7 @@
|
||||
(defrule sqlite-typemod (or sqlite-double-typemod sqlite-single-typemod))
|
||||
|
||||
(defrule sqlite-type-name (and (* extra-qualifiers)
|
||||
(+ (alpha-char-p character))
|
||||
(+ (or (alpha-char-p character) #\_))
|
||||
(* extra-qualifiers)
|
||||
ignore-whitespace
|
||||
(? sqlite-typemod)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user