projects
/
dbsrgits/SQL-Translator.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Allow embedded comments a la the PG parser, store the comments; also strip
[dbsrgits/SQL-Translator.git]
/
lib
/
SQL
/
Translator
/
Parser
/
PostgreSQL.pm
2003-07-11
Ken Youens-Clark
Made "pg_data_type" rules case-insensitive per a patch...
blob
|
commitdiff
2003-06-25
Ken Youens-Clark
Added "()" to character class of "default_val" rule...
blob
|
commitdiff
|
diff to current
2003-06-23
Ken Youens-Clark
Fixed grammar for REVOKE and GRANT (missing word "table").
blob
|
commitdiff
|
diff to current
2003-06-17
Ken Youens-Clark
Added INSERT and UPDATE placeholders to get parser...
blob
|
commitdiff
|
diff to current
2003-06-11
Ken Youens-Clark
Modified all filed to quit returning the data structure...
blob
|
commitdiff
|
diff to current
2003-06-09
Ken Youens-Clark
Added rule to catch a default value given just as ...
blob
|
commitdiff
|
diff to current
2003-06-06
Ken Youens-Clark
Added a better quote; quit putting FKs at field level...
blob
|
commitdiff
|
diff to current
2003-05-03
Ken Youens-Clark
"size" of a field needs to be an arrayref as it could...
blob
|
commitdiff
|
diff to current
2003-05-03
Ken Youens-Clark
Using some of the rules from the PG grammar to make...
blob
|
commitdiff
|
diff to current
2003-04-17
Allen Day
adding callbacks to Translator.pm to allow mangling...
blob
|
commitdiff
|
diff to current
2003-04-17
Allen Day
workaround to get auto_increment working from PG "seria...
blob
|
commitdiff
|
diff to current
2003-04-02
Ken Youens-Clark
Got foreign key references basically working now.
blob
|
commitdiff
|
diff to current
2003-02-26
Ken Youens-Clark
Added more rule (alter table) to be able handle Chado...
blob
|
commitdiff
|
diff to current
2003-02-25
Ken Youens-Clark
Deleted "index" rules, allowed fore and aft comments...
blob
|
commitdiff
|
diff to current
2003-02-25
Ken Youens-Clark
Added production to field rule to handle embedded comments.
blob
|
commitdiff
|
diff to current
2003-02-25
Ken Youens-Clark
Added some documentation to PG and MySQL; the "eofile...
blob
|
commitdiff
|
diff to current
2003-02-25
Ken Youens-Clark
A working PG parser!
blob
|
commitdiff
|
diff to current
2003-02-25
Allen Day
i forget what i did, but i found more bugs. we need...
blob
|
commitdiff
|
diff to current
2003-02-25
Allen Day
BUG. the parser cannot handle 'precision' as a qualifi...
blob
|
commitdiff
|
diff to current
2003-02-25
Allen Day
added a serial->int auto_increment fix, a varchar-...
blob
|
commitdiff
|
diff to current
2003-02-21
Allen Day
moving files around per ky's request
blob
|
commitdiff
|
diff to current