2010-03-17 |
Rafael Kitover |
pick up views in SQLite |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Rafael Kitover |
data type tester for common tests |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Rafael Kitover |
add is_deferrable => 1 to belongs_to by default |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rafael Kitover |
better inflection using Lingua::EN::Inflect::Phrase |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rafael Kitover |
turn off cascade_delete/copy, set on_delete/update |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Rafael Kitover |
update Changes |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Rafael Kitover |
fix _table_fk_info for SQL Anywhere |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Rafael Kitover |
add config_file option |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Rafael Kitover |
merge t/17sybase_asa_common.t and t/17sybase_asa_odbc_c... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Rafael Kitover |
remove optional deps |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Rafael Kitover |
multi-dsn support for common tests |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Rafael Kitover |
fix new rel tests for older DBIC |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Rafael Kitover |
smarter inflect_plural in RelBuilder |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Rafael Kitover |
Firebird: unquoted_ddl option. Revert wrapped dbic... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Rafael Kitover |
Firebird: cleanup trigger parsing code a bit |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Rafael Kitover |
Sybase: set inflate_datetime => 1 for 'AS getdate(... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Rafael Kitover |
Oracle: works again. Firebird: better cleanup in common... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Rafael Kitover |
Firebird: more specific autoinc trigger search |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Rafael Kitover |
Firebird: mixed case support (wip) |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Rafael Kitover |
mssql: clean up extra tests |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Rafael Kitover |
Firebird: find quoted generators |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Rafael Kitover |
Firebird passes common tests |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Rafael Kitover |
is_auto_increment for Firebird, refactor _extra_column_info |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Rafael Kitover |
use Storage for getting $dbh (needed for Firebird) |
commit | commitdiff | tree | snapshot |
2010-03-01 |
unknown |
remove the win32 workaround (as it was the use @ARGV) |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Rafael Kitover |
don't use @ARGV to slurp files |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Rafael Kitover |
some preliminary support for Firebird |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Rafael Kitover |
windows workaround for t/25backcompat_v4.t |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Rafael Kitover |
oracle and sybase support no longer experimental |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Rafael Kitover |
refactor t/25backcompat_v4.t |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Rafael Kitover |
bump DBD::SQLite dep |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Rafael Kitover |
update Changes |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Rafael Kitover |
filter tables for SQLite too |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Andrew Rodland |
Do that eval a little more nicely. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Andrew Rodland |
Do SQLite loading without any hairy regexes. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Rafael Kitover |
fix MySQL tests without InnoDB, use my variables instea... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Rafael Kitover |
column_info POD generation improvements |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Rafael Kitover |
update Changes |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Rafael Kitover |
change sqlite is_nullable test to hopefully fail on... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Rafael Kitover |
correct table list for SQL Anywhere |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Rafael Kitover |
better is_nullable test for SQLite |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Rafael Kitover |
enable some formerly optional rel tests, add is_nullabl... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Rafael Kitover |
rename _relnames_and_methods to _relnames_and_method... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Rafael Kitover |
minor fix for _id strip warning |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Rafael Kitover |
Merge remote branch 'origin/simplify_relbuilder_backcompat' |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Robert Buels |
fixed relnames in _id strip warning, much easier with... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Robert Buels |
fixed test failure |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Robert Buels |
rearrange relbuilder methods and interface to backcompat |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Rafael Kitover |
upload 0.05003 0.05003 |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Rafael Kitover |
fix relnames in _id strip warning |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Rafael Kitover |
tests for new _id stripping code |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Rafael Kitover |
split off the new _id stripping into _multi_rel_local_r... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Rafael Kitover |
update Changes |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Rafael Kitover |
Merge branch 'custom_column_info' |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Rafael Kitover |
remove warn from test |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Rafael Kitover |
code/pod cleanup |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Andrew Rodland |
Sweet, sweet credit |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Andrew Rodland |
Improve SQLite parsing when column defs span lines |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Rafael Kitover |
Merge branch 'custom_column_info' of git.shadowcat... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Rafael Kitover |
Merge branch 'master' into custom_column_info |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Robert Bohne |
Merge branch 'master' into custom_column_info |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Rafael Kitover |
warn about the new _id stripping only when there was... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Robert Bohne |
Bettering custom/datetime_column_info parameters |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Rafael Kitover |
merging master |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Robert Buels |
updated changelog for pod fix |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Robert Buels |
added warning about additional trailing _id stripping... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Robert Buels |
fixed POD bug, was not correctly printing scalar refs |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Robert Buels |
strip _id in naming of relationships in the case of... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Robert Bohne |
Remove debug output |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Robert Bohne |
Add more tests for datetime_timezone / datetime_locale |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Robert Bohne |
Add datetime_timezone/datetime_locale loader options |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Robert Bohne |
Update custom_column_info POD |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Robert Bohne |
Add generic custom_column_info, remove oracle specific... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Robert Bohne |
Fixed POD / custom_column_info |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Robert Bohne |
Add POD for custom_column_info, remove ( empty ) hashre... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Robert Bohne |
Add test for custom_column_info callback |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Robert Bohne |
Merge branch 'master' into column_callback |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Robert Bohne |
Add custom_column_info implemenation |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Rafael Kitover |
upload 0.05002 0.05002 |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Rafael Kitover |
support for SQL Anywhere |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Rafael Kitover |
fix picking up quoted tables for SQLite, patch from... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Rafael Kitover |
refactor the classname checking code |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Brian Phillips |
add Changes and CONTRIBUTORS entries |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Brian Phillips |
fix whitespace tabs ==> ' ' x 4 |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Brian Phillips |
validate class/component loader options |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Rafael Kitover |
upload 0.05001 0.05001 |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Rafael Kitover |
fix default_value for all other backends, fix bug with... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Rafael Kitover |
more robust $dbh->tables parsing for sometimes-quoted... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Rafael Kitover |
add t/_common_dump to MANIFEST.SKIP, minor POD change |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Dagfinn Ilmari... |
Escape non-ascii characters in POD |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Robert Bohne |
Adjust my email |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Robert Bohne |
Use QuotedDefault in DBI::SQLite, fixed default value |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Dagfinn Ilmari... |
Generalise default_value tests |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Robert Bohne |
Fix mistake in CREATE TABLE loader_test2 statment |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rafael Kitover |
fix default_value introspection for Oracle |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Dagfinn Ilmari... |
Test default value even if skip_rels=1 |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Dagfinn Ilmari... |
Fix expected file count and table dropping when skip_rels=1 |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rafael Kitover |
patch from Robert Bohne <rbo@cpan.org> to check default... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Rafael Kitover |
Merge branch 'master' of git.shadowcat.co.uk:DBIx-Class... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Rafael Kitover |
mention DBD::Sybase and DBD::ODBC support Loader.pm POD |
commit | commitdiff | tree | snapshot |
next |