projects
/
dbsrgits/SQL-Translator.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
pg_attrdef.adsrc no longer on Pg12+
[dbsrgits/SQL-Translator.git]
/
lib
/
SQL
/
Translator
/
Parser
/
XML
/
2020-04-06
Matt S Trout
Bumping version to 1.61
tree
|
commitdiff
2019-05-29
Dagfinn Ilmari Man...
Bumping version to 1.60
tree
|
commitdiff
2019-04-28
Dagfinn Ilmari Man...
Bumping version to 1.59_01
tree
|
commitdiff
2017-01-26
Dagfinn Ilmari Man...
Improve trigger 'scope' attribute support (RT#119997)
tree
|
commitdiff
2014-09-22
Dagfinn Ilmari Man...
Fix broken POD links found by App::PodLinkChecker
tree
|
commitdiff
2013-09-13
David Steinbrunner
typo fixes
tree
|
commitdiff
2012-12-09
Peter Rabbitson
Properly tag our XML namespace URI - it is not a real...
tree
|
commitdiff
2012-09-23
Peter Rabbitson
No versions in use statements - encourages shit like...
tree
|
commitdiff
2011-12-24
Arthur Axel 'fREW...
our > use vars
tree
|
commitdiff
2011-12-24
Arthur Axel 'fREW...
use warnings
tree
|
commitdiff
2011-12-24
Arthur Axel 'fREW...
remove commented copyright
tree
|
commitdiff
2011-12-24
Arthur Axel 'fREW...
take out duplicate docs
tree
|
commitdiff
2011-12-24
Arthur Axel 'fREW...
Whitespace
tree
|
commitdiff
2011-02-04
Jonathan Yu
Revert my previous changes (rev 1722 reverted back...
tree
|
commitdiff
2011-02-04
Jonathan Yu
Remove copyright headers from individual scripts
tree
|
commitdiff
2009-09-24
Peter Rabbitson
Enforce XML::LibXML version requirements
tree
|
commitdiff
2009-08-18
Jess Robinson
Changes + Reverts for 0.11000, see Changes file for...
tree
|
commitdiff
2009-08-13
Ken Youens-Clark
Upped version numbers, cleaned up code, fixed my name.
tree
|
commitdiff
2009-05-17
Jonathan Yu
Applied patch to switch dependency on XML::XPath to...
tree
|
commitdiff
2009-05-03
Peter Rabbitson
Improve xml database_event deprecation warning
tree
|
commitdiff
2009-05-03
Peter Rabbitson
Teah xml parser about database_events
tree
|
commitdiff
2009-02-13
Peter Rabbitson
Downgrade global version - highest version in 9002...
tree
|
commitdiff
2009-02-12
Peter Rabbitson
Remove all expansion $XX tags (isolated commit, easily...
tree
|
commitdiff
2009-02-12
Peter Rabbitson
Reduce $Id to its normal form
tree
|
commitdiff
2009-02-12
Peter Rabbitson
Force everything to 1.99, hopefully will work
tree
|
commitdiff
2009-02-11
Peter Rabbitson
Strip evil svn:keywords
tree
|
commitdiff
2009-02-07
Ash Berlin
Move XMI stuff to branches/xmi since no one has worked...
tree
|
commitdiff
2009-01-17
Jonathan Yu
- Removed use of $Revision$ SVN keyword to generate...
tree
|
commitdiff
2009-01-17
Jonathan Yu
- Added some stuff to MANIFEST.SKIP
tree
|
commitdiff
2005-07-05
Ben Faga
Made some changes suggested by Michael Slattery to...
tree
|
commitdiff
2005-06-28
Ben Faga
Changed references to on_delete_do to on_delete and...
tree
|
commitdiff
2004-12-21
Mark Addison
Removed (annoying) warning when order attributes are...
tree
|
commitdiff
2004-11-05
Mark Addison
All Schema objects now have an extra attribute. Added...
tree
|
commitdiff
2004-08-20
Mark Addison
Doc tweaks.
tree
|
commitdiff
2004-08-19
Mark Addison
Doc tweaks
tree
|
commitdiff
2004-08-19
Mark Addison
Added collection tags for the Schemas objects (tables...
tree
|
commitdiff
2004-07-09
Mark Addison
Added parsing of field.extra
tree
|
commitdiff
2004-07-08
Mark Addison
Added docs about the legacy format xml.
tree
|
commitdiff
2004-07-08
Mark Addison
Updated to parse the new, single format sqlf xml and...
tree
|
commitdiff
2003-11-19
Mark Addison
Handles order given as attrib.
tree
|
commitdiff
2003-10-20
Mark Addison
Added Views, Procedures and Triggers to bring it inline...
tree
|
commitdiff
2003-10-17
Darren Chamberlain
Small pod fix.
tree
|
commitdiff
2003-10-14
Mark Addison
POD update for m:n stuff.
tree
|
commitdiff
2003-10-14
Mark Addison
Added m:n joins. Can now model m:n association in your...
tree
|
commitdiff
2003-10-13
Mark Addison
PKeys automatically generated for Classes that don...
tree
|
commitdiff
2003-10-10
Mark Addison
Initial code for SQLFairy UML profile for the XMI parse...
tree
|
commitdiff
2003-10-06
Mark Addison
Made debugging work and it now exports its parse method.
tree
|
commitdiff
2003-10-06
Mark Addison
Removed TODO comment- cos its done
tree
|
commitdiff
2003-10-06
Mark Addison
Removed some unneeded, commented out code.
tree
|
commitdiff
2003-10-03
Mark Addison
Made dataType a proper obj instead of just a name.
tree
|
commitdiff
2003-10-02
Mark Addison
Removed debug warning
tree
|
commitdiff
2003-10-01
Mark Addison
Added FKeys from associations
tree
|
commitdiff
2003-10-01
Mark Addison
Changed debug to dump xmi model data and not just classes.
tree
|
commitdiff
2003-09-22
Mark Addison
Moved Rational profile code to its own mod. Added suppo...
tree
|
commitdiff
2003-09-17
Mark Addison
Started on rational data modeling profile.
tree
|
commitdiff
2003-09-16
Mark Addison
Split out XMI parsing to SQL::Translator::XMI::Parser...
tree
|
commitdiff
2003-09-09
Mark Addison
Added parsing of operations from the XMI. Do we have...
tree
|
commitdiff
2003-09-09
Mark Addison
More refactoring and code tidy. We now have get_attribu...
tree
|
commitdiff
2003-09-08
Mark Addison
Refactored the internals so that the XMI parsing is...
tree
|
commitdiff
2003-09-08
Mark Addison
+ Added visability arg.
tree
|
commitdiff
2003-09-04
Mark Addison
Initial version of XMI parser.
tree
|
commitdiff
2003-08-26
Ken Youens-Clark
No longer calling script "sql_translator.pl."
tree
|
commitdiff
2003-08-22
Ken Youens-Clark
Cosmetic changes.
tree
|
commitdiff
2003-08-22
Ken Youens-Clark
Adding old SqlfXML producer as XML/SQLFairy.
tree
|
commitdiff