projects
/
dbsrgits/SQL-Translator.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/SQL-Translator.git
2018-01-16
Dagfinn Ilmari...
Report coverage to Codecov as well as Coveralls
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dagfinn Ilmari...
Explicitly set COVERAGE=coveralls
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dagfinn Ilmari...
Test more perl versions in Travis
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dagfinn Ilmari...
Explicitly configure CPAN in Travis
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dagfinn Ilmari...
release 0.11024
v0.11024
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Dagfinn Ilmari...
Remove temporary test diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Dagfinn Ilmari...
Escape newlines in skip reason
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Dagfinn Ilmari...
dev release 0.11023_02
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Dagfinn Ilmari...
Make maybe_plan skip on unrecognised failures to load...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Dagfinn Ilmari...
Dev release with diagnostics for mysterious test failures
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
Dagfinn Ilmari...
release 0.11023
v0.11023
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
Dagfinn Ilmari...
Fix error handling for Test::PostgreSQL 1.20
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Dagfinn Ilmari...
release 0.11022
v0.11022
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Dagfinn Ilmari...
Fix running Makefile.PL without '.' in @INC
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Dagfinn Ilmari...
Fix relying on exact serialisation for JSON/YAML tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Dagfinn Ilmari...
Only output trigger 'scope' if it's set in YAML and...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Dagfinn Ilmari...
Improve trigger 'scope' attribute support (RT#119997)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-17
Dagfinn Ilmari...
Remove duplicate entry in DBI drivers hash
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Andrew Beverley
Fix incorrect serial instead of bigserial in PG
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Peter Rabbitson
Work around RT#108460, intermittent postgresql-rename...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Peter Rabbitson
Fail more gracefully on non-loadable compiled module...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-01
Mohammad S...
Updated MANIFEST.SKIP to include AUTHORS file.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dagfinn Ilmari...
Pass $options through directly instead of $generator
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dagfinn Ilmari...
Fix identifier quoting in PostGIS statements
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dagfinn Ilmari...
Fix string quoting in PostGIS statements
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dagfinn Ilmari...
Fix missing semicolons between PostGIS statements
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dagfinn Ilmari...
Further clean up PostGIS code
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dagfinn Ilmari...
Fix horrendous indentation in PostGIS code
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dagfinn Ilmari...
Remove or use unused variables in PostgreSQL producer
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dagfinn Ilmari...
Fix identifier quoting in PostgreSQL diff producer
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dagfinn Ilmari...
Reduce scope of file-level variables
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dagfinn Ilmari...
Remove unused reserved words list
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dagfinn Ilmari...
Make PostgreSQLs max identifier length a constant
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Dagfinn Ilmari...
Minor cleanups in Producer::PostgreSQL::create_table()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Dagfinn Ilmari...
Fix multi-line comments in PostgreSQL producer
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Dagfinn Ilmari...
Fix multi-line comments in YAML and JSON producers
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Dagfinn Ilmari...
Fix parsing of MySQL column comments (RT#83380)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Dagfinn Ilmari...
Switch MySQL parser test to done_testing
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Dagfinn Ilmari...
Fix parsing quoted strings with leading spaces
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Dagfinn Ilmari...
Simplify .travis.yml
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Dagfinn Ilmari...
Install more test deps on Travis
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Dagfinn Ilmari...
Explicitly install CGI from CPAN on Travis
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Dagfinn Ilmari...
Use Travis container infrastructure for faster builds
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Andrew Gregory
Add support for CHECK constraint in POD producer (GH#63)
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Sebastian Podjasek
Add support for USING and WHERE on indexes in PostgreSQ...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Sebastian Podjasek
Add support for USING and WHERE on indexes in PostgreSQ...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Paul Cochrane
Add C<> formatting to code-like text elements
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Paul Cochrane
Fix minor typos in POD
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Paul Cochrane
Remove empty sections
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Paul Cochrane
Add a DESCRIPTION to SQL::Translator::Filter::Names
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Sebastian Podjasek
Fix PostgreSQL grammar parsing of UUID, time, timetz...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Andrew Gregory
Add SQLite support for check constraints
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Paul Cochrane
Replace sectioned links with C<> formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Paul Cochrane
Remove empty =over blocks
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Paul Cochrane
Add space after =cut statement
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Andrew Gregory
Improve add_trigger consistency between producers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
mix3@サタデーナイトフィーバー
Quoted table_name wasn't being used during MySQL DROP...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Christian Walde
prevent debug calls with expensive arguments if debuggi...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Peter Rabbitson
Remove dependency on List::MoreUtils
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Zefram
Declare dependencies in deterministic order (RT#102859)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Ivan Baidakou
Add support for optional monotonically increasing sqlit...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Peter Rabbitson
Remove explicit strictures usage
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Dagfinn Ilmari...
release 0.11021
v0.11021
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Dagfinn Ilmari...
Fix array types and multidimensional sizes in Parser...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Dagfinn Ilmari...
Switch back to upstream travis-perl-helpers
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Dagfinn Ilmari...
Fix multi-column indexes in Parser::DBI::PostgreSQL
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Dagfinn Ilmari...
Add Changes entry for 5.8.1 SQLite diffing fix
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Dagfinn Ilmari...
Fix SQLite diffing on perl 5.8.1
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Dagfinn Ilmari...
Translate MS Access memo type to text in Producer:...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Dagfinn Ilmari...
Fix clob type translation in Producer::PostgreSQL
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Dagfinn Ilmari...
Remove redundant entries from Producer::PostrgeSQL...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Andrew Gregory
Provide default index names for SQLite
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Dagfinn Ilmari...
Fix quoting of trigger name and table in Producer:...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Dagfinn Ilmari...
Update the Free Software Foundation's address (RT#100531)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Dagfinn Ilmari...
Remove executable bit from Parser/JSON.pm (RT#100532)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Nick Wellnhofer
Fix erroneous PostgreSQL floating point type translatio...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Dagfinn Ilmari...
Call close as a function rather than a method
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Dagfinn Ilmari...
Merge branch 'oracle-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Dagfinn Ilmari...
Narrow the scope of Oracle roundtrip TODO
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Dagfinn Ilmari...
Add support for triggers in Parser::Oracle
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Dagfinn Ilmari...
Handle ALTER TABLE ... ADD CONSTRAINT in Parser::Oracle
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Dagfinn Ilmari...
Merge branch 'quoting-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Dagfinn Ilmari...
Add Changes entry for quoting fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Dagfinn Ilmari...
Quote table names in 'SHOW CREATE TABLE' in Parser...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Dagfinn Ilmari...
Test quotes in field comments
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Dagfinn Ilmari...
Test round-tripping decimal default values
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Dagfinn Ilmari...
Test round-tripping default values with quotes and...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Dagfinn Ilmari...
Escape quotes in string values in producers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dagfinn Ilmari...
Test table and field names with quote characters in...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dagfinn Ilmari...
Escape the closing quote character when quoting indenti...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dagfinn Ilmari...
Fix handling of quoted identifiers and strings in Parse...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dagfinn Ilmari...
Fix handling of quoted identifiers and strings in Parse...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dagfinn Ilmari...
Fix handling of quoted identifiers and strings in Parse...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dagfinn Ilmari...
Fix handling of quoted identifiers and strings in Parse...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dagfinn Ilmari...
Fix handling of quoted identifiers and strings in Parse...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dagfinn Ilmari...
Clean up option parsing and fix identifier quoting...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dagfinn Ilmari...
Clean up option parsing and identifier quoting in Produ...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dagfinn Ilmari...
Factor out quote option handling
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dagfinn Ilmari...
Switch back to my travis helpers fork
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Dagfinn Ilmari...
Install YAML and XML::LibXML in the perl used for testi...
commit
|
commitdiff
|
tree
|
snapshot
next