2010-03-15 |
Rafael Kitover |
fix _table_fk_info for SQL Anywhere |
tree | commitdiff |
2010-03-12 |
Rafael Kitover |
add config_file option |
tree | commitdiff |
2010-03-07 |
Rafael Kitover |
smarter inflect_plural in RelBuilder |
tree | commitdiff |
2010-03-06 |
Rafael Kitover |
Firebird: unquoted_ddl option. Revert wrapped dbic... |
tree | commitdiff |
2010-03-05 |
Rafael Kitover |
Firebird: cleanup trigger parsing code a bit |
tree | commitdiff |
2010-03-05 |
Rafael Kitover |
Sybase: set inflate_datetime => 1 for 'AS getdate(... |
tree | commitdiff |
2010-03-05 |
Rafael Kitover |
Oracle: works again. Firebird: better cleanup in common... |
tree | commitdiff |
2010-03-05 |
Rafael Kitover |
Firebird: more specific autoinc trigger search |
tree | commitdiff |
2010-03-05 |
Rafael Kitover |
Firebird: mixed case support (wip) |
tree | commitdiff |
2010-03-04 |
Rafael Kitover |
Firebird: find quoted generators |
tree | commitdiff |
2010-03-04 |
Rafael Kitover |
Firebird passes common tests |
tree | commitdiff |
2010-03-03 |
Rafael Kitover |
is_auto_increment for Firebird, refactor _extra_column_info |
tree | commitdiff |
2010-03-01 |
Rafael Kitover |
don't use @ARGV to slurp files |
tree | commitdiff |
2010-03-01 |
Rafael Kitover |
some preliminary support for Firebird |
tree | commitdiff |
2010-02-25 |
Rafael Kitover |
filter tables for SQLite too |
tree | commitdiff |
2010-02-25 |
Andrew Rodland |
Do that eval a little more nicely. |
tree | commitdiff |
2010-02-25 |
Andrew Rodland |
Do SQLite loading without any hairy regexes. |
tree | commitdiff |
2010-02-24 |
Rafael Kitover |
fix MySQL tests without InnoDB, use my variables instea... |
tree | commitdiff |
2010-02-23 |
Rafael Kitover |
column_info POD generation improvements |
tree | commitdiff |
2010-02-23 |
Rafael Kitover |
correct table list for SQL Anywhere |
tree | commitdiff |
2010-02-22 |
Rafael Kitover |
rename _relnames_and_methods to _relnames_and_method... |
tree | commitdiff |
2010-02-21 |
Rafael Kitover |
minor fix for _id strip warning |
tree | commitdiff |
2010-02-21 |
Rafael Kitover |
Merge remote branch 'origin/simplify_relbuilder_backcompat' |
tree | commitdiff |
2010-02-20 |
Robert Buels |
fixed relnames in _id strip warning, much easier with... |
tree | commitdiff |
2010-02-20 |
Robert Buels |
fixed test failure |
tree | commitdiff |
2010-02-20 |
Robert Buels |
rearrange relbuilder methods and interface to backcompat |
tree | commitdiff |
2010-02-20 |
Rafael Kitover |
upload 0.05003 0.05003 |
tree | commitdiff |
2010-02-20 |
Rafael Kitover |
fix relnames in _id strip warning |
tree | commitdiff |
2010-02-20 |
Rafael Kitover |
tests for new _id stripping code |
tree | commitdiff |
2010-02-20 |
Rafael Kitover |
split off the new _id stripping into _multi_rel_local_r... |
tree | commitdiff |
2010-02-20 |
Rafael Kitover |
Merge branch 'custom_column_info' |
tree | commitdiff |
2010-02-19 |
Rafael Kitover |
code/pod cleanup |
tree | commitdiff |
2010-02-19 |
Andrew Rodland |
Sweet, sweet credit |
tree | commitdiff |
2010-02-19 |
Andrew Rodland |
Improve SQLite parsing when column defs span lines |
tree | commitdiff |
2010-02-19 |
Rafael Kitover |
Merge branch 'master' into custom_column_info |
tree | commitdiff |
2010-02-19 |
Robert Bohne |
Merge branch 'master' into custom_column_info |
tree | commitdiff |
2010-02-19 |
Rafael Kitover |
warn about the new _id stripping only when there was... |
tree | commitdiff |
2010-02-19 |
Robert Bohne |
Bettering custom/datetime_column_info parameters |
tree | commitdiff |
2010-02-19 |
Rafael Kitover |
merging master |
tree | commitdiff |
2010-02-19 |
Robert Buels |
added warning about additional trailing _id stripping... |
tree | commitdiff |
2010-02-18 |
Robert Buels |
fixed POD bug, was not correctly printing scalar refs |
tree | commitdiff |
2010-02-18 |
Robert Buels |
strip _id in naming of relationships in the case of... |
tree | commitdiff |
2010-02-17 |
Robert Bohne |
Remove debug output |
tree | commitdiff |
2010-02-17 |
Robert Bohne |
Add datetime_timezone/datetime_locale loader options |
tree | commitdiff |
2010-02-17 |
Robert Bohne |
Update custom_column_info POD |
tree | commitdiff |
2010-02-15 |
Robert Bohne |
Fixed POD / custom_column_info |
tree | commitdiff |
2010-02-15 |
Robert Bohne |
Add POD for custom_column_info, remove ( empty ) hashre... |
tree | commitdiff |
2010-02-15 |
Robert Bohne |
Merge branch 'master' into column_callback |
tree | commitdiff |
2010-02-15 |
Robert Bohne |
Add custom_column_info implemenation |
tree | commitdiff |
2010-02-15 |
Rafael Kitover |
upload 0.05002 0.05002 |
tree | commitdiff |
2010-02-15 |
Rafael Kitover |
support for SQL Anywhere |
tree | commitdiff |
2010-02-13 |
Rafael Kitover |
fix picking up quoted tables for SQLite, patch from... |
tree | commitdiff |
2010-02-09 |
Rafael Kitover |
refactor the classname checking code |
tree | commitdiff |
2010-02-09 |
Brian Phillips |
add Changes and CONTRIBUTORS entries |
tree | commitdiff |
2010-02-09 |
Brian Phillips |
fix whitespace tabs ==> ' ' x 4 |
tree | commitdiff |
2010-02-09 |
Brian Phillips |
validate class/component loader options |
tree | commitdiff |
2010-02-05 |
Rafael Kitover |
upload 0.05001 0.05001 |
tree | commitdiff |
2010-02-05 |
Rafael Kitover |
fix default_value for all other backends, fix bug with... |
tree | commitdiff |
2010-02-05 |
Rafael Kitover |
more robust $dbh->tables parsing for sometimes-quoted... |
tree | commitdiff |
2010-02-05 |
Rafael Kitover |
add t/_common_dump to MANIFEST.SKIP, minor POD change |
tree | commitdiff |
2010-02-04 |
Dagfinn Ilmari Man... |
Escape non-ascii characters in POD |
tree | commitdiff |
2010-02-04 |
Robert Bohne |
Adjust my email |
tree | commitdiff |
2010-02-04 |
Robert Bohne |
Use QuotedDefault in DBI::SQLite, fixed default value |
tree | commitdiff |
2010-02-04 |
Rafael Kitover |
fix default_value introspection for Oracle |
tree | commitdiff |
2010-02-01 |
Rafael Kitover |
Merge branch 'master' of git.shadowcat.co.uk:DBIx-Class... |
tree | commitdiff |
2010-02-01 |
Rafael Kitover |
mention DBD::Sybase and DBD::ODBC support Loader.pm POD |
tree | commitdiff |
2010-02-01 |
Dagfinn Ilmari Man... |
Fix misspelling of my nickname |
tree | commitdiff |
2010-02-01 |
Rafael Kitover |
release 0.05000 0.05000 |
tree | commitdiff |
2010-01-31 |
Rafael Kitover |
better size introspection for Sybase |
tree | commitdiff |
2010-01-31 |
Rafael Kitover |
better type mapping and default introspection for Sybase |
tree | commitdiff |
2010-01-30 |
Rafael Kitover |
set data_type to undef for Sybase computed columns |
tree | commitdiff |
2010-01-30 |
Rafael Kitover |
fix IDENTITY data_type for Sybase, more extra tests... |
tree | commitdiff |
2010-01-27 |
Rafael Kitover |
added acmoore to CONTRIBUTORS |
tree | commitdiff |
2010-01-22 |
Rafael Kitover |
fixes for Win32 |
tree | commitdiff |
2010-01-22 |
Rafael Kitover |
better handling of default precision for TIME type... |
tree | commitdiff |
2010-01-22 |
Rafael Kitover |
make default datetime type precision checking for Pg... |
tree | commitdiff |
2010-01-22 |
Rafael Kitover |
fix pod_comment_mode POD to reflect the 'auto' default |
tree | commitdiff |
2010-01-22 |
Rafael Kitover |
fix for size on pg timestamps/intervals when there... |
tree | commitdiff |
2010-01-21 |
Rafael Kitover |
update pod_comment_mode POD |
tree | commitdiff |
2010-01-21 |
Rafael Kitover |
add patch from waawaamilk to generate POD for long... |
tree | commitdiff |
2010-01-21 |
Rafael Kitover |
added kane to CONTRIBUTORS from svn logs |
tree | commitdiff |
2010-01-18 |
Rafael Kitover |
add mst to CONTRIBUTORS (from svn history) |
tree | commitdiff |
2010-01-18 |
Rafael Kitover |
change timbunce's email |
tree | commitdiff |
2010-01-18 |
Rafael Kitover |
update CONTRIBUTORS from svn logs |
tree | commitdiff |
2010-01-18 |
Peter Rabbitson |
Adjust my email |
tree | commitdiff |
2010-01-17 |
Rafael Kitover |
clarify generate_pod doc |
tree | commitdiff |
2010-01-17 |
Rafael Kitover |
added "generate_pod" option, defaults to on |
tree | commitdiff |
2010-01-17 |
Rafael Kitover |
check for "CURRENT_TIMESTAMP" only for "TIMESTAMP"... |
tree | commitdiff |
2010-01-14 |
Rafael Kitover |
new dev release 0.04999_14 |
tree | commitdiff |
2010-01-14 |
Rafael Kitover |
rewrite _table_columns for Sybase as a join instead... |
tree | commitdiff |
2010-01-14 |
Rafael Kitover |
fix for deleting empty Result dir when rewriting result... |
tree | commitdiff |
2010-01-13 |
Rafael Kitover |
backcompat stuff done |
tree | commitdiff |
2010-01-12 |
Rafael Kitover |
support downgrade from use_namespaces |
tree | commitdiff |
2010-01-12 |
Rafael Kitover |
use_namespaces upgrade is fully tested, need to impleme... |
tree | commitdiff |
2010-01-11 |
Rafael Kitover |
add test for bad view in mssql |
tree | commitdiff |
2010-01-11 |
Rafael Kitover |
more use_namespaces upgrade stuff, fix _table_filter |
tree | commitdiff |
2010-01-11 |
Rafael Kitover |
use_namespaces is now default, still needs the upgrade... |
tree | commitdiff |
2010-01-07 |
Rafael Kitover |
clean up the query from table stuff |
tree | commitdiff |
2010-01-07 |
Jay Hannah |
By default luser-opts singularizes to LuserOpt. |
tree | commitdiff |
2010-01-07 |
Jay Hannah |
now mentions skip_load_external feature in comments |
tree | commitdiff |
next |