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
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
2011-01-25
Rafael Kitover
support extra connect_info options like quote_char...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Rafael Kitover
fix breakage on perl 5.8.x related to unloading tempora...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Rafael Kitover
release 0.07004
0.07004
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Rafael Kitover
fix bug with result class methods being cached on in...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Rafael Kitover
release 0.07003
0.07003
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Rafael Kitover
fix relname/method collisions (RT#62648)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Rafael Kitover
use Class::Load
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Rafael Kitover
add test for column name collision with a fully qualifi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Rafael Kitover
fix fully qualified component classes (RT#62624)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Rafael Kitover
add glossary for relbuilder
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Rafael Kitover
improve sybase/mssql db_schema detection
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Rafael Kitover
remove MooseX::NonMoose from Schema files under use_moose=1
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Rafael Kitover
better _tables_list for Sybase ASE
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Rafael Kitover
add datetime_undef_if_invalid=0 loader option for MySQL
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Rafael Kitover
sybase test that doesn't fail
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Rafael Kitover
That was a bad idea.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Rafael Kitover
add auto_nextval => 1 to uniqueidentifier columns on...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Rafael Kitover
typo
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Rafael Kitover
add datetime_undef_if_invalid => 1 for MySQL date data...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Rafael Kitover
fix column info bug, all tests pass
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
Rafael Kitover
fix MSSQL tests
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Rafael Kitover
fix column name case bug
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Rafael Kitover
make a couple warn masks more specific, fix mysql test...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Rafael Kitover
more specific warning filter for loading DBD::InterBase
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Rafael Kitover
bump CAG dep
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Robert Buels
column_accessor_map implementation
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Rafael Kitover
preserve relnames when another FK is added (RT#62424...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Rafael Kitover
Fix a fail when very old Moose/CMOP is installed
commit
|
commitdiff
|
tree
|
snapshot
2010-12-12
Rafael Kitover
failing test for (RT#62424) preserve relationship name...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-12
Rafael Kitover
run pre_create when running only extra tests
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Justin Hunter
doc fix per Khisanth on irc.perl.org
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Rafael Kitover
doc fix
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
Rafael Kitover
clean up Pg enum code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
Rafael Kitover
minor changes
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Rafael Kitover
minor POD fixup
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Rafael Kitover
added warning and documentation for column accessor...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
Rafael Kitover
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
Rafael Kitover
update Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
Rafael Kitover
handle column accessor collisions with UNIVERSAL methods
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
Rafael Kitover
rename t/17sybase_asa_common.t to t/17sqlanywhere_common.t
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
Rafael Kitover
test a couple more data_type aliases for Oracle
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Stephen Bennett
Create custom_type_name hint for PostgreSQL enum types...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-07
Stephen Bennett
Understand Postgres enumerated types
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Justin Hunter
apply RT62271
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Robert Bohne
Added _table_comment and _column_comment to DBI::Oracle
commit
|
commitdiff
|
tree
|
snapshot
next