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 |
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-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 |
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 |
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-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-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 |
2010-01-04 |
Rafael Kitover |
ugly hack to ignore bad tables for ODBC/MSSQL |
tree | commitdiff |
2010-01-03 |
Rafael Kitover |
fix NUMERIC/DECIMAL size for postgres |
tree | commitdiff |
2010-01-03 |
Rafael Kitover |
remove unnecessary if statement |
tree | commitdiff |
2010-01-03 |
Rafael Kitover |
dumped version string is updated on Schema.pm when... |
tree | commitdiff |
2010-01-03 |
Rafael Kitover |
new dev release 0.04999_13 |
tree | commitdiff |
2010-01-03 |
Rafael Kitover |
rewrite un-singularized classnames in custom and extern... |
tree | commitdiff |
2010-01-02 |
Rafael Kitover |
fix up VARBIT for postgres too, that's all the varying... |
tree | commitdiff |
2010-01-02 |
Rafael Kitover |
better "size" column_info for postgres, still unlikely... |
tree | commitdiff |
2010-01-02 |
Rafael Kitover |
fix old class replace regex, new TODO |
tree | commitdiff |
2010-01-02 |
Rafael Kitover |
add test (and fix) for loading external custom content... |
tree | commitdiff |
2010-01-01 |
Robert Buels |
for clarity, extracted POD generation into its own... |
tree | commitdiff |
2010-01-01 |
Robert Buels |
added column attributes to generated POD |
tree | commitdiff |
2010-01-01 |
Robert Buels |
added relationship_attrs option, plus tests for it |
tree | commitdiff |
2010-01-01 |
Robert Buels |
improved "checksum mismatch" error message with more... |
tree | commitdiff |
2009-12-31 |
Robert Buels |
added overwrite_modifications option (default off)... |
tree | commitdiff |
2009-12-31 |
Jay Hannah |
Added skip_load_external() |
tree | commitdiff |
2009-12-30 |
Rafael Kitover |
use simple group accessors for Loader::Base, remove... |
tree | commitdiff |
2009-12-30 |
Jay Hannah |
removed Class::Data::Accessor (deprecated) |
tree | commitdiff |
2009-12-30 |
Rafael Kitover |
Merge 'current' into 'deprecate_CDA' |
tree | commitdiff |
2009-12-30 |
Rafael Kitover |
fix tests |
tree | commitdiff |
2009-12-30 |
Rafael Kitover |
bump File::Path dep, fixup redefined warning handler |
tree | commitdiff |
2009-12-30 |
Jay Hannah |
Suppress 2nd warning below which makes the test fail. |
tree | commitdiff |
2009-12-29 |
Rafael Kitover |
load custom content from external un-singularized class... |
tree | commitdiff |
2009-12-28 |
Rafael Kitover |
preserve custom content from un-singularized Results... |
tree | commitdiff |
2009-12-25 |
Rafael Kitover |
more complete backcompat tests, one last thing to do |
tree | commitdiff |
2009-12-25 |
Rafael Kitover |
start of backcompat tests |
tree | commitdiff |
2009-12-24 |
Rafael Kitover |
pod fixes for UpgradingFromV4 |
tree | commitdiff |
2009-12-24 |
Rafael Kitover |
added Manual/UpgradingFromV4.pod |
tree | commitdiff |
2009-12-24 |
Rafael Kitover |
implemented "naming" accessor, got rid of Loader/Compat... |
tree | commitdiff |
2009-12-24 |
Rafael Kitover |
fix POD coverage and t/backcompat/0.04006/23dumpmore.t |
tree | commitdiff |
2009-12-24 |
Rafael Kitover |
Merge 'current' into 'back-compat' |
tree | commitdiff |
2009-12-24 |
Rafael Kitover |
replacing ::Base with ::Compat now, instead of just... |
tree | commitdiff |
2009-12-01 |
Rafael Kitover |
better handling of db_schema for Oracle, based on ... |
tree | commitdiff |
2009-11-30 |
Rafael Kitover |
new dev release 0.04999_12 |
tree | commitdiff |
2009-11-30 |
Rafael Kitover |
fix MySQL rel introspection with on_connect_call =... |
tree | commitdiff |
2009-11-30 |
Rafael Kitover |
base results on Core, only load components if there... |
tree | commitdiff |
2009-11-30 |
Rafael Kitover |
set old version only on Schema.pm in backcompat mode |
tree | commitdiff |
next |