projects
/
dbsrgits/SQL-Translator.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
get Postgres table and column descriptions
[dbsrgits/SQL-Translator.git]
/
t
/
2011-12-24
Cedric Carree
get Postgres table and column descriptions
tree
|
commitdiff
2011-12-24
Cedric Carree
Fix index issue in Parser::DBI::PostgreSQL
tree
|
commitdiff
2011-12-24
Cedric Carree
Patch to get correct SQL data types from Postgres
tree
|
commitdiff
2011-12-24
Cedric Carree
Create unit test for ::Parser::DBI::PostgreSQL, fix...
tree
|
commitdiff
2011-10-05
Amiri Barksdale...
Add test for DROP VIEW IF EXISTS
tree
|
commitdiff
2011-09-02
Vincent Bachelier
test quoted for mysql
tree
|
commitdiff
2011-08-31
Geistteufel
add quoted reference to check if the table name contain...
tree
|
commitdiff
2011-05-02
Arthur Axel 'fREW...
rename Shim to ProducerUtils for accuracy
tree
|
commitdiff
2011-04-25
Peter Rabbitson
Do not depend on implicit hash ordering in YAML load
tree
|
commitdiff
2011-04-20
Colin Newell
Simple change to make Postgres simple array types produ...
tree
|
commitdiff
2011-04-05
Florian Ragwitz
PostGIS functions are case-sensitive
tree
|
commitdiff
2011-03-02
Arthur Axel 'fREW...
Create and parse FK constraints in SQLite
tree
|
commitdiff
2011-02-28
Arthur Axel 'fREW...
add shim for non-lethal future development
tree
|
commitdiff
2011-02-28
Peter Rabbitson
Better diagnostics
tree
|
commitdiff
2011-02-28
Peter Rabbitson
Fix RT#64728
tree
|
commitdiff
2011-02-04
Moritz Onken
Make Pg producer consistent with the rest in terms...
tree
|
commitdiff
2011-02-04
Peter Rabbitson
Correct postgis geography type insertion and linebreak...
tree
|
commitdiff
2011-02-04
Peter Rabbitson
Fix MySQL producer attaching View definitions to a...
tree
|
commitdiff
2010-11-30
Rafael Kitover
tests for MySQL Producer triggers
tree
|
commitdiff
2010-11-13
Alexander Hartmaier
test + fix for Oracle multi-column constraint generation
tree
|
commitdiff
2010-11-10
Peter Rabbitson
Support a custom_type_name hint for Pg enum creation
tree
|
commitdiff
2010-11-10
Peter Rabbitson
Fix some legacy code to stop warning on newer perls
tree
|
commitdiff
2010-11-10
Peter Rabbitson
Add support for PostGIS Geometry and Geography data...
tree
|
commitdiff
2010-06-03
Peter Rabbitson
Awesome non-quoted numeric default patch by Stephen...
tree
|
commitdiff
2010-06-03
Peter Rabbitson
Adjust view production for stupid mysql
tree
|
commitdiff
2010-06-03
Peter Rabbitson
Fix index quoting for mysql
tree
|
commitdiff
2010-06-02
Rafael Kitover
patch from abraxxa (Alexander Hartmaier) to truncate...
tree
|
commitdiff
2010-06-02
Andrew Rodland
Fix SQLite producer create_view so it doesn't generate...
tree
|
commitdiff
2010-03-06
Peter Rabbitson
Get SQLite to produce saner output
tree
|
commitdiff
2010-02-25
Fabien Wernli
I'm not to be trusted with the chainsaw
tree
|
commitdiff
2010-02-24
Andrew Rodland
Forgot to add the test data file for r1676
tree
|
commitdiff
2010-02-24
Fabien Wernli
text back to clob
tree
|
commitdiff
2010-02-24
Fabien Wernli
tests
tree
|
commitdiff
2010-02-24
Andrew Rodland
SQLite parser: handle named constraints, and don't...
tree
|
commitdiff
2010-02-24
Peter Rabbitson
Oracle fix primarily to have it not capitalize but...
tree
|
commitdiff
2010-02-23
Peter Rabbitson
Cleanup tabs/whitespace
tree
|
commitdiff
2010-02-23
Peter Rabbitson
changing SQL::Translator::Diff to use producer_args...
tree
|
commitdiff
2010-02-11
Fabien Wernli
missed some quotes and added tests to avoid that
tree
|
commitdiff
2010-02-11
Fabien Wernli
missed some quotes and added tests to avoid that
tree
|
commitdiff
2010-02-10
Fabien Wernli
text -> varchar2(4000) instead of clob, get rid of...
tree
|
commitdiff
2010-02-10
Fabien Wernli
initial things don't look at this yet
tree
|
commitdiff
2009-12-17
Alexander Hartmaier
Fix Oracle producer creating numeric precision statemen...
tree
|
commitdiff
2009-10-03
Peter Rabbitson
Oracle/SQLite test adjustments to deal with new testdat...
tree
|
commitdiff
2009-10-03
Peter Rabbitson
Fix RT49301
tree
|
commitdiff
2009-10-03
Peter Rabbitson
Fix TT templates and tests
tree
|
commitdiff
2009-10-03
Peter Rabbitson
Add numeric/decimal precision support to DB2 producer
tree
|
commitdiff
2009-10-03
Peter Rabbitson
Add a size/precision field to test file, make sure...
tree
|
commitdiff
2009-09-28
Peter Rabbitson
Dep fixes and changes
tree
|
commitdiff
2009-09-24
Peter Rabbitson
Enforce XML::LibXML version requirements
tree
|
commitdiff
2009-09-18
Peter Rabbitson
proper pg timestamp parsing (by mo)
tree
|
commitdiff
2009-09-18
Peter Rabbitson
Someone claimed this doesn't work
tree
|
commitdiff
2009-09-03
Peter Rabbitson
Fix pg matchtype parsing
tree
|
commitdiff
2009-08-30
Peter Rabbitson
Sanify test
tree
|
commitdiff
2009-08-18
Jess Robinson
Changes + Reverts for 0.11000, see Changes file for...
tree
|
commitdiff
2009-08-13
Ken Youens-Clark
Fixed test.
tree
|
commitdiff
2009-08-13
Ken Youens-Clark
Fixed test.
tree
|
commitdiff
2009-08-13
Ken Youens-Clark
Added tests for RT#37814 (parsing of double quotes...
tree
|
commitdiff
2009-08-13
Ken Youens-Clark
Added patch from user (RT#42548).
tree
|
commitdiff
2009-08-12
Ken Youens-Clark
Added "using btree" for test.
tree
|
commitdiff
2009-08-11
Ken Youens-Clark
Test and data for FK in SQLite.
tree
|
commitdiff
2009-08-11
Ken Youens-Clark
Added tests for check constraint.
tree
|
commitdiff
2009-08-11
Ken Youens-Clark
Added test for list context return.
tree
|
commitdiff
2009-08-10
Peter Rabbitson
Use accessors instead of reaching down object guts
tree
|
commitdiff
2009-08-07
Ken Youens-Clark
Adding.
tree
|
commitdiff
2009-06-15
Peter Rabbitson
Backout teejay's changes to get trunk stable again
tree
|
commitdiff
2009-06-13
Aaron Trevena
added expected trigger and stored procedure output
tree
|
commitdiff
2009-06-10
Peter Rabbitson
(bugfixed) release 0.09006
tree
|
commitdiff
2009-06-09
Peter Rabbitson
Proper support for size in pg timestamp columns (patch...
tree
|
commitdiff
2009-06-09
Peter Rabbitson
More test sanification
tree
|
commitdiff
2009-06-09
Peter Rabbitson
Switch the roundtrip test to the yaml base source....
tree
|
commitdiff
2009-06-09
Peter Rabbitson
Create a YAML copy of the main roundtrip schema - this...
tree
|
commitdiff
2009-06-09
Peter Rabbitson
Teach YAML producer to encode extra attributes
tree
|
commitdiff
2009-06-08
Peter Rabbitson
Fix a couple of tests and add forgotten dependency
tree
|
commitdiff
2009-06-07
Peter Rabbitson
Fill in changes, todoify non-passing tests (to draw...
tree
|
commitdiff
2009-06-07
Peter Rabbitson
Merge 'trunk' into 'roundtrip'
tree
|
commitdiff
2009-06-07
Peter Rabbitson
Multiple fixes for the SQLServer producer/parser combo
tree
|
commitdiff
2009-06-07
Peter Rabbitson
The way we generate create view statements is not stand...
tree
|
commitdiff
2009-06-07
Peter Rabbitson
Add parenthesis into the VIEW definition to make sure...
tree
|
commitdiff
2009-06-02
John Goulah
added parser support for MySQL default values with...
tree
|
commitdiff
2009-05-31
Peter Rabbitson
Add POD checker and fix a couple of POD errors
tree
|
commitdiff
2009-05-27
Johannes Plunien
MySQL producer skips length attribute for columns which...
tree
|
commitdiff
2009-05-16
Peter Rabbitson
Add disabled YAML roundtrip test
tree
|
commitdiff
2009-05-04
Peter Rabbitson
Adjust insane tests to pass (the expected returns at...
tree
|
commitdiff
2009-05-04
Peter Rabbitson
Concentrate on testing the 'big 3' for now
tree
|
commitdiff
2009-05-04
Peter Rabbitson
table/field counts are held per-object, not globally
tree
|
commitdiff
2009-05-04
Peter Rabbitson
Better debug output
tree
|
commitdiff
2009-05-03
Peter Rabbitson
re-fix tests after merge
tree
|
commitdiff
2009-05-03
Peter Rabbitson
Test XML roundtrip as well (also fail)
tree
|
commitdiff
2009-05-03
Peter Rabbitson
Merge 'trunk' into 'roundtrip'
tree
|
commitdiff
2009-05-03
Peter Rabbitson
Adjust xml-db2 tests
tree
|
commitdiff
2009-05-03
Peter Rabbitson
Teach sqlite how to deal with multi-event triggers
tree
|
commitdiff
2009-05-03
Peter Rabbitson
Improve xml database_event deprecation warning
tree
|
commitdiff
2009-05-03
Peter Rabbitson
Extra data and first test for xml database_event support
tree
|
commitdiff
2009-04-28
Peter Rabbitson
Changes to tests to go along r1512
tree
|
commitdiff
2009-04-28
Peter Rabbitson
Todoify test - probably not in this lifetime
tree
|
commitdiff
2009-04-28
Peter Rabbitson
Translator/schema dependency test
tree
|
commitdiff
2009-04-28
Peter Rabbitson
Bail out from failing tests early
tree
|
commitdiff
2009-04-28
Peter Rabbitson
Test seems to be finioshed - massive bowl of FAIL
tree
|
commitdiff
2009-04-28
Peter Rabbitson
Add an oversized varchar to schema.xml
tree
|
commitdiff
2009-04-28
Peter Rabbitson
Somewhat working global roundtrip test
tree
|
commitdiff
next