2011-08-05 |
Rafael Kitover |
pigs don't fly, they just roll around in shit |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Rafael Kitover |
some changes to filter code |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Ben Tilly |
adds the ability to filter generated code |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Matt S Trout |
flying pigs. almost as likely as win32 doing what you... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Rafael Kitover |
minor changes to table/column comment code |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Ben Tilly |
generic comments mechanism, MySQL specific support |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Rafael Kitover |
fucking pigs broke my Win32 perl |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Rafael Kitover |
support alternate line endings |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Rafael Kitover |
fix t/10_11msaccess_common.t on non-Win32 |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Rafael Kitover |
fix backcompat tests |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Rafael Kitover |
add quiet option |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Rafael Kitover |
make $schema->loader a public method |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Ben Tilly |
Removing these files from master because they are not... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Ben Tilly |
Add failing test for feature I want. |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Rafael Kitover |
add schema_components option |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Rafael Kitover |
sort relationships |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rafael Kitover |
better option validation for result_component_map,... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rafael Kitover |
add handle for Ben Tilly in CONTRIBUTORS |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rafael Kitover |
add rel_name_map option |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Rafael Kitover |
fix syntax error in common tests |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Rafael Kitover |
fix the decimal data type for MS Access over ODBC |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Rafael Kitover |
handle MySQL enums/sets containing elements with single... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Rafael Kitover |
another enum test for MySQL |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Rafael Kitover |
fix enum/set detection for MySQL (RT#68717) |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Caleb Cushing |
document dumping a remote host |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Rafael Kitover |
fix is_nullable detection on MS Access |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Rafael Kitover |
fix POD for scalarref tables |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Rafael Kitover |
fix backcompat tests |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Rafael Kitover |
fix uniq_to_primary test on DB2 and SQLAnywhere |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Rafael Kitover |
improve uniq_to_primary test |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Rafael Kitover |
only promote uniqs with non-nullable columns to pks |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Rafael Kitover |
run col_accessor_map tests with skip_rels too |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Rafael Kitover |
update Changes |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Rafael Kitover |
fix test counts, cleanup new test table |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Rafael Kitover |
added uniq_to_primary option to promote unique keys... |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Rafael Kitover |
reset _uniqs_started for POD on rescan |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Rafael Kitover |
generate POD for unique constraints, set_primary_key... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Rafael Kitover |
fix t/backcompat/0.04006/23dumpmore.t |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Rafael Kitover |
fix Oracle |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Rafael Kitover |
fix t/23dumpmore.t |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Rafael Kitover |
support arrayrefs for result_namespace and resultset_na... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Rafael Kitover |
fix clasing test dbs |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Rafael Kitover |
fixup POD |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Rafael Kitover |
add more naming options |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Rafael Kitover |
fix warning, fix test counts |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Rafael Kitover |
run the preserve rel name test on MySQL too |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rafael Kitover |
support quoted PostgreSQL schema names with special... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Rafael Kitover |
automatically turn on quoting for MySQL (RT#60469) |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Rafael Kitover |
become utf8-aware (RT#67920) |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Rafael Kitover |
check for relname accessor collisions on duplicate... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Rafael Kitover |
workaround for common tests for MySQL on Win32 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Rafael Kitover |
handle duplicate relationship names (RT#64041) |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Rafael Kitover |
Revert "set cascade_update => 0 on might_have relations... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Rafael Kitover |
set cascade_update => 0 on might_have relationships |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Rafael Kitover |
change a couple references in Base POD to links |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Mark A. Stratman |
Fixed typo in S::L::Base POD |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Rafael Kitover |
add asterisks to items in POD class lists |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rafael Kitover |
generate POD for result_base_class as well |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rafael Kitover |
generate POD for additional_classes, additional_base_cl... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rafael Kitover |
move roles to the end of the generated class so that... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rafael Kitover |
add an extra symbol to the rt59849 test |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rafael Kitover |
fix CONTRIBUTORS |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Rafael Kitover |
support ->use_namespaces(0) in Loader.pm, fix tests... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Rafael Kitover |
logic fail in naming_set check |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Rafael Kitover |
naming_set went into the readonly accessor group by... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Rafael Kitover |
only set use_namespaces=1 if naming is set for dynamic... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Mark A. Stratman |
added result_roles and result_roles_map options, fixed... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Rafael Kitover |
rename t/50addl_base_classes.t from Mark Hedges to... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Rafael Kitover |
handle "use warnings FATAL => 'all' and set use_namespa... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Rafael Kitover |
fix mysql rel detection for mixed-case tables on mixed... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Rafael Kitover |
support for unicode Firebird data types |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Rafael Kitover |
move Firebird ODBC driver ->type_info override into... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Rafael Kitover |
->type_info fix for buggy Firebird ODBC driver |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Rafael Kitover |
bump MooseX::NonMoose dep up to 0.16 |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Rafael Kitover |
remove Class::Load dependency |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Rafael Kitover |
use sprintf for floating point comparisons in common... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Rafael Kitover |
support for DBD::Firebird |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Rafael Kitover |
remove special case for 'meta' method in col accessor... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Rafael Kitover |
initialize result_component_map to empty hash if unset 0.07010 |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Rafael Kitover |
release 0.07010 |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Rafael Kitover |
support for fully-qualified components in result_compon... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Mark A. Stratman |
Added result_component_map option to Schema::Loader... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Rafael Kitover |
bump up Class::C3::Componentised dep 0.07009 |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Rafael Kitover |
release 0.07009 |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Rafael Kitover |
fix a syntax error in MS Access ADO driver |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Rafael Kitover |
release 0.07008 0.07008 |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Rafael Kitover |
fix up Informix data types |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Rafael Kitover |
support MSSQL over DBD::ADO |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Rafael Kitover |
MS Access support over DBD::ODBC and DBD::ADO |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Rafael Kitover |
rename vendor tests |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Rafael Kitover |
add Windows example to dbicdump doc |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Rafael Kitover |
add link to dbicdump in ::Loader docs |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Rafael Kitover |
rename column_accessor_map -> col_accessor_map |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rafael Kitover |
release 0.07007 0.07007 |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rafael Kitover |
MSSQL data type fixes for native client and EasySoft... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Rafael Kitover |
bump DBIC dep to 0.08127 |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Rafael Kitover |
release 0.07006 0.07006 |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Rafael Kitover |
update Changes, namespace::clean dep |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Rafael Kitover |
turn relbuilder temp class cleanup back on, use Class... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Rafael Kitover |
release 0.07005 0.07005 |
commit | commitdiff | tree | snapshot |
next |