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
2009-08-12
Rafael Kitover
fix CURRENT_TIMESTAMP default for MySQL
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Dagfinn Ilmari...
Doc improvements by Robert Buels
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Dagfinn Ilmari...
Factor out remote relname for back-compat overridability
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Dagfinn Ilmari...
Move misplaced changelog entries to the right version.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Dagfinn Ilmari...
Note Sybase/MSSQL support in Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Dagfinn Ilmari...
Add *.old to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Rafael Kitover
Merge 'odbc-mssql' into 'current'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Rafael Kitover
Merge 'odbc-mssql' into 'current'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Rafael Kitover
Merge 'odbc-mssql' into 'current'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Rafael Kitover
Merge 'odbc-mssql' into 'current'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Rafael Kitover
Merge 'odbc-mssql' into 'current'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Rafael Kitover
Merge 'odbc-mssql' into 'current'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Rafael Kitover
Merge 'odbc-mssql' into 'current'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Rafael Kitover
_rebless for odbc
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Rafael Kitover
use ensure_class_loaded in odbc driver
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Rafael Kitover
added test for mssql_odbc
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Rafael Kitover
make quoter/name_sep builders overridable methods
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Rafael Kitover
add patch from semifor to use ->get_info for quote_char...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Rafael Kitover
cleaned up ODBC crap and added docs
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Rafael Kitover
initial hackage, will be cleaned up
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Rafael Kitover
new branch for support of MSSQL through ODBC
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dagfinn Ilmari...
Add .gitignore to MANIFEST.SKIP
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dagfinn Ilmari...
Add .gitignore files
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Justin Hunter
change spacing
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Dagfinn Ilmari...
Use Class::C3::Componentised->load_optional_class
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Justin Hunter
initial import of Sybase/MSSQL support
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Dagfinn Ilmari...
Factor out 0.04 incompatibilities to separate methods
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Dagfinn Ilmari...
Replace UNIVERSAL::require with Class::C3::Componentised
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Dagfinn Ilmari...
Bump version for release
0.04999_07
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Dagfinn Ilmari...
Add .git to MANIFEST.SKIP
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Dagfinn Ilmari...
Fix for DBIx::Class 0.08100
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Dagfinn Ilmari...
Now that we always dump to disk, don't bother testing...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-14
Justin Hunter
* use $^X instead of assuming /usr/bin/perl
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Dagfinn Ilmari...
Fix SQLite _extra_column_info for new DBD::SQLite which...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Tim Bunce
Move unshift @INC, $target_dir out of _dump_to_dir...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Tim Bunce
Move _get_custom_content call close to where it's used.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
Tim Bunce
Ignore duplicate uniq indices (including duplicates...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Dagfinn Ilmari...
Merge 'trunk' into 'current'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Tim Bunce
Reduce noise when running tests if Test::Kwalitee isn...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Tim Bunce
Fix test plan count in t/23dumpmore.t and add Change...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Dagfinn Ilmari...
Add 0.05 blockers to TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Dagfinn Ilmari...
Remove completed TODOs
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Tim Bunce
Implement result_base_class and schema_base_class options.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
Dagfinn Ilmari...
Use join_type => 'LEFT' rather than 'LEFT OUTER' for...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Dagfinn Ilmari...
Bump version for release
0.04999_06
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Dagfinn Ilmari...
Handle ResultSetManager deprecation warning in common...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Dagfinn Ilmari...
Fix Oracle constraint and auto-increment detection...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Dagfinn Ilmari...
Fix Oracle constraint detection for non-owned schemas
commit
|
commitdiff
|
tree
|
snapshot
2008-06-01
Dagfinn Ilmari...
Neuter Class::C3::reinitialize() around the schema...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Dagfinn Ilmari...
Move the _dump_to_dir calls into _reload_classes
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Dagfinn Ilmari...
Throw out the in-memory class generation, just dump...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Dagfinn Ilmari...
Add "dbicdump" script for easy commandline dumping
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
Dagfinn Ilmari...
Check in the regenerated README
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Dagfinn Ilmari...
Improve method argument and return value docs
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Dagfinn Ilmari...
Strip trailing _id from single-column belongs_to relati...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Dagfinn Ilmari...
Singularise table monikers by default
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Dagfinn Ilmari...
Version bump for release
0.04999_05
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
- Fix base class ordering in dumped classes
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
Fix mismerge.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
Merge 'trunk' into 'current'
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
Clean up common tests:
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
Bump Module::Install requirement to make sure we have...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
Remove and ignore autogenerated files
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
Remove Build.PL, no longer supported by Module::Install
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
Version bump for release
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
Fix test failure for non-InnoDB MySQL due to wrong...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
Make ResultSetManager notice externally defined :Result...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
Cosmetic fixes to dumping of externally defined classes
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Dagfinn Ilmari...
Fix warning when dumping a schema with external class...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Dagfinn Ilmari...
Silence the skipping on missing Test::Kwalitee, and...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Dagfinn Ilmari...
Commit missed README update
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Dagfinn Ilmari...
- Move loader_class from Schema::Loader::Base to Schema...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Dagfinn Ilmari...
Allow specifying a custom loader_class in loader_options
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Dagfinn Ilmari...
Default db_schema to the username for DB2
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Dagfinn Ilmari...
Fix limiting table list to the specified schema for DB2
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dagfinn Ilmari...
Bump version for dev release
0.04999_04
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dagfinn Ilmari...
Add is_auto_increment detecton for DB2
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dagfinn Ilmari...
Bmp version for dev release
0.04999_03
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dagfinn Ilmari...
Don't execute the column_info sth, it's already active.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dagfinn Ilmari...
Don't re-execute column_info sth, it's already active.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dagfinn Ilmari...
Fix Changes mismerge
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dagfinn Ilmari...
Merge 'trunk' into 'current'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dagfinn Ilmari...
Fix the CREATE TABLE statements for DB2
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dagfinn Ilmari...
Fix DB2 support:
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
Dagfinn Ilmari...
Bump version number for dev release
0.04999_02
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
Dagfinn Ilmari...
Add META.yml to svn:ignore
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
Dagfinn Ilmari...
Add more test descriptions
commit
|
commitdiff
|
tree
|
snapshot
2008-02-09
Dagfinn Ilmari...
Unnhide the Oracle module now that the CPAN perms are...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
Dagfinn Ilmari...
Add is_auto_increment detection for Oracle
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
Dagfinn Ilmari...
Misc test improvements:
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
Dagfinn Ilmari...
0.04999_01 was in fact released
0.04999_01
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Dagfinn Ilmari...
Merge 'trunk' into 'current'
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Dagfinn Ilmari...
Make sure to get the constraint columns in the right...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Dagfinn Ilmari...
Clean up Oracle loader code
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Dagfinn Ilmari...
Fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Dagfinn Ilmari...
Fix auto-inc column cration for the Oracle tests
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Dagfinn Ilmari...
Mention _extra_column_info in DBIC::S::L::DBI::Writing
commit
|
commitdiff
|
tree
|
snapshot
2008-01-29
Dagfinn Ilmari...
Add support for ENUM value lists for MySQL
commit
|
commitdiff
|
tree
|
snapshot
2008-01-28
Dagfinn Ilmari...
Merge _column_is_auto_increment() and _column_extra_att...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-28
Dagfinn Ilmari...
Mark foreign key columns with is_foreign_key => 1
commit
|
commitdiff
|
tree
|
snapshot
next