projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/DBIx-Class-Schema-Loader.git
2014-04-20
Dagfinn Ilmari...
Add moritz to CONTRIBUTORS
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Moritz Lenz
Fix name and encoding
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Moritz Lenz
Improve config example in dbicdump
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Dagfinn Ilmari...
Fix dumping unique indexes with DBD::Pg < 1.50
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Dagfinn Ilmari...
Skip dumping unique indexes with expressions (RT#93613)
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Dagfinn Ilmari...
Add Dag-Erling Smørgrav to CONTRIBUTORS
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Dag-Erling...
Add options to omit the version and timestamp from...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Dagfinn Ilmari...
Release 0.07039
0.07039
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Dagfinn Ilmari...
Fix generated_classes with dry_run => 1
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Dagfinn Ilmari...
Add dry-run mode for static schema creation
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Dagfinn Ilmari...
Add accessor for the list of (re)generated classes
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Dagfinn Ilmari...
Convert t/22dump.t to done_testing()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-02
Dagfinn Ilmari...
Add mailmap file
commit
|
commitdiff
|
tree
|
snapshot
2014-01-02
Matt Phillips
add myself to contributors pod
commit
|
commitdiff
|
tree
|
snapshot
2014-01-02
Matt Phillips
Support for DBD::DB2 1.85 as well as < 1.85
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Dagfinn Ilmari...
Swap order of _relnames_and_method return values
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Dagfinn Ilmari...
Swap local_relname and remote_relname around in RelBuilder
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Dagfinn Ilmari...
Use hash slice assignment instead of loop
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Dagfinn Ilmari...
Re-wrap and re-indent for readability and consistency
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Dagfinn Ilmari...
Release 0.07038
0.07038
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Dagfinn Ilmari...
Fix detection of qualified sequence names for Oracle...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Dagfinn Ilmari...
Fix national character type sizes on DBD::Oracle >...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Dagfinn Ilmari...
Actually test data types that require separate tables
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Dagfinn Ilmari...
Fix moniker_map callback test for upcasing databases...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Dagfinn Ilmari...
Fix skip count for Oracle multi-schema tests
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
David Steinbrunner
update repository url
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Dagfinn Ilmari...
Fix MySQL column info detection with multiple schemas...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Dagfinn Ilmari...
Allow coderef maps to call back into the hashref mappin...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Dagfinn Ilmari...
Release 0.07037
0.07037
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Dagfinn Ilmari...
Allow overriding individual moniker parts
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Dagfinn Ilmari...
Release 0.07036_04
0.07036_04
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Aaron Crane
Set $result_source_class->table_class appropriately...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Aaron Crane
Push table-equality checks into _dbh_table_info
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Dagfinn Ilmari...
Release 0.07036_03
0.07036_03
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Dagfinn Ilmari...
Use sigwarn_silencer() everywhere appropriate
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Dagfinn Ilmari...
Silence warnings from pure-perl Cwd::abs_path()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Dagfinn Ilmari...
Fix t/23dumpmore on perl 5.8.8 and earlier
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Dagfinn Ilmari...
Merge branch 'topic/better-multi-schema' into master
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Dagfinn Ilmari...
Release 0.07036_02
0.07036_02
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Dagfinn Ilmari...
Fully-qualify all pg_catalog.* names
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Dagfinn Ilmari...
Restore support for PostgreSQL 8.3 (RT#87291)
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Dagfinn Ilmari...
Remove implemented FK introspection items from TODO
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Dagfinn Ilmari...
Remove implemented items from TODO
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Dagfinn Ilmari...
This branch deals with multiple schemas
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Dagfinn Ilmari...
Document fully-qualified constraint/exclude
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
D. Ilmari Mannsåker
Skip many_to_many bridges involving might_have relation...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Dagfinn Ilmari...
Release 0.07036_01
0.07036_01
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Dagfinn Ilmari...
Allow matching all the moniker parts in constraint...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Dagfinn Ilmari...
Allow using all the moniker parts in hashref moniker_map
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Dagfinn Ilmari...
Allow specifying the moniker part separator
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Dagfinn Ilmari...
Allow specifying custom attributes for many_to_many...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Dagfinn Ilmari...
Fix many_to_many bridges involving might_have relationships
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Dagfinn Ilmari...
Don't ship MYMETA.* files (RT#87713)
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Dagfinn Ilmari...
Demote diag about skip reason to note
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Dagfinn Ilmari...
Fix typos in POD and comments (RT#87644)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Dagfinn Ilmari...
Avoid conditional assignment in variable declarations
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
D. Ilmari Mannsåker
Release 0.07036
0.07036
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
D. Ilmari Mannsåker
Ignore dist directory
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
D. Ilmari Mannsåker
Ignore Emacs droppings
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
D. Ilmari Mannsåker
Fix ordering issues in Pg loader
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
D. Ilmari Mannsåker
Fix tabs in Changes file
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
D. Ilmari Mannsåker
Fix "table" parameter in col_accessor_map callback...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
D. Ilmari Mannsåker
Fix MySQL enums with empty strings and leading/trailing...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Dagfinn Ilmari...
Fix stray comma in Pg on_delete/on_update => CASCADE...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
John SJ Anderson
Release 0.07035
0.07035
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
John SJ Anderson
Release 0.07034_02
0.07034_02
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
John SJ Anderson
Fix fixtures to work with older DBD::SQLite
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
John SJ Anderson
Release 0.07034_01
0.07034_01
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
John SJ Anderson
Fix typo in t/46relationships_multi_m2m.t
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Dagfinn Ilmari...
Remove implemented item from TODO
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Dagfinn Ilmari...
pass link table details to rel_name_map for many_to_man...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Peter Rabbitson
Reorganize and freshen up deps
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Rafael Kitover
better schemas support for SQL Server > 2000
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Rafael Kitover
introspect ON DELETE/UPDATE for SQL Anywhere
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Rafael Kitover
Pg _table_fk_info to use catalog not info_schema
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Rafael Kitover
update deps on ::Phrase and ::Tagger
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Rafael Kitover
add rel_type param for relationship_attrs coderef
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Rafael Kitover
release 0.07033
0.07033
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Rafael Kitover
add a loud warning to Makefile.PL about rel attrs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Rafael Kitover
expand relationship_attrs POD
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Rafael Kitover
release 0.07032
0.07032
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Rafael Kitover
detect inline deferrable FKs for SQLite
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Rafael Kitover
support coderef for relationship_attrs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Rafael Kitover
author dep on POD test modules, check in 02pod.t
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Rafael Kitover
change =encoding utf8 to =encoding UTF-8 in Loader
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Rafael Kitover
release 0.07031
0.07031
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Rafael Kitover
fix 02pod.t fail for lack of =encoding (RT#79481)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Rafael Kitover
release 0.07030
0.07030
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
André Walker
allow user to set qualify_objects to false
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Rafael Kitover
release 0.07029
0.07029
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Rafael Kitover
introspect ON DELETE and DEFERRABLE for Oracle
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Rafael Kitover
introspect ON DELETE/UPDATE FK clauses for DB2
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Rafael Kitover
introspect ON/DEFERRABLE FK clauses for SQLite
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Rafael Kitover
release 0.07028
0.07028
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Rafael Kitover
bump Lingua::EN::Tagger dep to 0.20
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Rafael Kitover
FK ON clause introspection for MSSQL
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Rafael Kitover
minor optimization for Pg FK attrs, better test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Rafael Kitover
release 0.07027
0.07027
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Rafael Kitover
introspect ON DELETE/UPDATE and DEFERRABLE for pg
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Rafael Kitover
release 0.07026
0.07026
commit
|
commitdiff
|
tree
|
snapshot
next