projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bump up Class::Inspector dep for blead (RT#74236)
[dbsrgits/DBIx-Class-Schema-Loader.git]
/
lib
/
DBIx
/
Class
/
2012-04-08
Rafael Kitover
release 0.07022
0.07022
tree
|
commitdiff
2012-04-08
Paul C. Mantz
separate queries for default on ASE (RT#74170)
tree
|
commitdiff
2012-04-07
Rafael Kitover
set correct size for n(var)?char columns for ASE
tree
|
commitdiff
2012-04-04
Rafael Kitover
release 0.07021
0.07021
tree
|
commitdiff
2012-04-04
Rafael Kitover
register sources on schema class, never instance
tree
|
commitdiff
2012-04-02
Rafael Kitover
release 0.07020
0.07020
tree
|
commitdiff
2012-03-31
Rafael Kitover
fix mro issues under 5.8
tree
|
commitdiff
2012-03-29
Rafael Kitover
release 0.07019
0.07019
tree
|
commitdiff
2012-03-28
Rafael Kitover
audit drivers for case issues (RT#75805)
tree
|
commitdiff
2012-03-27
Rafael Kitover
release 0.07018
0.07018
tree
|
commitdiff
2012-03-14
Rafael Kitover
fix undef warn in fk info for DBDs without schemas
tree
|
commitdiff
2012-02-27
Rafael Kitover
work around ORA-24345 from $dbh->column_info
tree
|
commitdiff
2012-02-10
Rafael Kitover
fix spelling mistake in Base POD (RT#74796)
tree
|
commitdiff
2012-02-07
Rafael Kitover
release 0.07017
0.07017
tree
|
commitdiff
2012-02-07
Rafael Kitover
experimental support for Pg loader run inside txn
tree
|
commitdiff
2012-01-22
Rafael Kitover
add SineSwiper to CONTRIBUTORS
tree
|
commitdiff
2012-01-09
Brendan Byrd
Fix minor $dbh var adjustments
tree
|
commitdiff
2012-01-06
Brendan Byrd
Add support for REMARKS in *_info to use for *_comments
tree
|
commitdiff
2012-01-05
Brendan Byrd
Change all for@ loops to safer foreach loops (Base.pm)
tree
|
commitdiff
2011-12-09
Rafael Kitover
release 0.07015
0.07015
tree
|
commitdiff
2011-12-09
Rafael Kitover
many_to_many rel bridge generation for link tables
tree
|
commitdiff
2011-11-18
Rafael Kitover
release 0.07014
0.07014
tree
|
commitdiff
2011-11-18
Rafael Kitover
make copy of moniker_parts in disambiguation code
tree
|
commitdiff
2011-11-18
Rafael Kitover
release 0.07013
0.07013
tree
|
commitdiff
2011-11-17
Rafael Kitover
add notes about table object stringify to name
tree
|
commitdiff
2011-11-17
Rafael Kitover
auto-disambiguate monikers from different schemas
tree
|
commitdiff
2011-11-09
Rafael Kitover
release 0.07012
0.07012
tree
|
commitdiff
2011-11-09
Rafael Kitover
update docs for callbacks receiving table objects
tree
|
commitdiff
2011-11-09
Rafael Kitover
update SEE ALSO section of Loader.pm
tree
|
commitdiff
2011-11-09
Rafael Kitover
fix code running 2x in dynamic schema_base_class
tree
|
commitdiff
2011-11-08
Rafael Kitover
use temp file instead of IPC::Open2 for Win32
tree
|
commitdiff
2011-11-01
Rafael Kitover
release 0.07011
0.07011
tree
|
commitdiff
2011-11-01
Rafael Kitover
fix some warnings for MSSQL over ADO
tree
|
commitdiff
2011-10-31
Rafael Kitover
add -I option to dbicdump
tree
|
commitdiff
2011-10-30
Rafael Kitover
stop editing custom content from renamed files
tree
|
commitdiff
2011-10-29
Rafael Kitover
add attribution for alnewkirk, mention force_ascii
tree
|
commitdiff
2011-10-29
Rafael Kitover
better CamelCASE support for naming=v8
tree
|
commitdiff
2011-10-29
Rafael Kitover
update use_moose docs and opt deps
tree
|
commitdiff
2011-10-29
Chris Weyl
namespace::autoclean to MooseX::MarkAsMethods
tree
|
commitdiff
2011-10-29
Rafael Kitover
fix some naming version checks
tree
|
commitdiff
2011-10-28
Rafael Kitover
fix double backcompat warning
tree
|
commitdiff
2011-10-28
Rafael Kitover
fix uninitialized warning
tree
|
commitdiff
2011-10-28
Rafael Kitover
better dynamic schema_base_class implementation
tree
|
commitdiff
2011-10-25
Rafael Kitover
use connection hack only for schema_base_class
tree
|
commitdiff
2011-10-25
Rafael Kitover
implement schema_base_class for dynamic schemas
tree
|
commitdiff
2011-10-25
Rafael Kitover
update DBIx::Class::Schema::Loader POD
tree
|
commitdiff
2011-10-24
Rafael Kitover
add 'ALL' key for naming hash
tree
|
commitdiff
2011-10-23
Rafael Kitover
fully implement naming=v8 and force_ascii
tree
|
commitdiff
2011-10-21
Rafael Kitover
update comment table support for multi-db_schema
tree
|
commitdiff
2011-10-21
Rafael Kitover
better rel postfix stripping for v8 mode
tree
|
commitdiff
2011-10-20
Rafael Kitover
fix no table warnings for MS Access over DBD::ADO
tree
|
commitdiff
2011-10-19
Rafael Kitover
fix some issues with multi-db_schema support
tree
|
commitdiff
2011-10-19
Rafael Kitover
fix uninitialized warnings for Firebird
tree
|
commitdiff
2011-10-19
Rafael Kitover
ignore type_info errors from DBD::Sybase+MSSQL
tree
|
commitdiff
2011-10-19
Rafael Kitover
remove placeholders from tab/col comments queries
tree
|
commitdiff
2011-10-19
Rafael Kitover
update SQLAnywhere ODBC driver for default \"null"
tree
|
commitdiff
2011-10-13
Rafael Kitover
add "use utf8;" at the top of all generated files
tree
|
commitdiff
2011-10-13
Rafael Kitover
add POD for using non-English databases
tree
|
commitdiff
2011-10-12
Rafael Kitover
use full table name for MySQL key cache
tree
|
commitdiff
2011-10-12
Rafael Kitover
match case of FK remote database in MySQL
tree
|
commitdiff
2011-10-11
Rafael Kitover
make MySQL FK handling more robust
tree
|
commitdiff
2011-09-28
Rafael Kitover
remove dependency on File::Slurp
tree
|
commitdiff
2011-09-28
Brian Phillips
allow constraint/exclude options together
tree
|
commitdiff
2011-09-07
Rafael Kitover
fix backcompat
tree
|
commitdiff
2011-09-06
Rafael Kitover
fix uninit warn for no pod and result_base_class
tree
|
commitdiff
2011-09-06
Rafael Kitover
fix multiple DEFAULT NULLs
tree
|
commitdiff
2011-09-06
Rafael Kitover
fix defaults broken by last Pg defaults fix commit
tree
|
commitdiff
2011-09-06
Rafael Kitover
improve Pg default handling
tree
|
commitdiff
2011-08-18
Rafael Kitover
sort unique constraints
tree
|
commitdiff
2011-08-16
Rafael Kitover
multi db_schema support
tree
|
commitdiff
2011-08-07
Rafael Kitover
opt deps for dbicdump config and test
tree
|
commitdiff
2011-08-07
Al Newkirk
config file support for dbicdump script
tree
|
commitdiff
2011-08-05
Rafael Kitover
some changes to filter code
tree
|
commitdiff
2011-08-05
Ben Tilly
adds the ability to filter generated code
tree
|
commitdiff
2011-08-02
Rafael Kitover
minor changes to table/column comment code
tree
|
commitdiff
2011-08-02
Ben Tilly
generic comments mechanism, MySQL specific support
tree
|
commitdiff
2011-07-25
Rafael Kitover
support alternate line endings
tree
|
commitdiff
2011-07-24
Rafael Kitover
fix backcompat tests
tree
|
commitdiff
2011-07-24
Rafael Kitover
add quiet option
tree
|
commitdiff
2011-07-23
Rafael Kitover
make $schema->loader a public method
tree
|
commitdiff
2011-07-05
Rafael Kitover
add schema_components option
tree
|
commitdiff
2011-07-05
Rafael Kitover
sort relationships
tree
|
commitdiff
2011-06-14
Rafael Kitover
better option validation for result_component_map,...
tree
|
commitdiff
2011-06-14
Rafael Kitover
add handle for Ben Tilly in CONTRIBUTORS
tree
|
commitdiff
2011-06-14
Rafael Kitover
add rel_name_map option
tree
|
commitdiff
2011-06-10
Rafael Kitover
fix the decimal data type for MS Access over ODBC
tree
|
commitdiff
2011-06-10
Rafael Kitover
handle MySQL enums/sets containing elements with single...
tree
|
commitdiff
2011-06-10
Rafael Kitover
fix enum/set detection for MySQL (RT#68717)
tree
|
commitdiff
2011-06-09
Rafael Kitover
fix is_nullable detection on MS Access
tree
|
commitdiff
2011-06-07
Rafael Kitover
fix POD for scalarref tables
tree
|
commitdiff
2011-06-06
Rafael Kitover
only promote uniqs with non-nullable columns to pks
tree
|
commitdiff
2011-05-30
Rafael Kitover
added uniq_to_primary option to promote unique keys...
tree
|
commitdiff
2011-05-30
Rafael Kitover
reset _uniqs_started for POD on rescan
tree
|
commitdiff
2011-05-30
Rafael Kitover
generate POD for unique constraints, set_primary_key...
tree
|
commitdiff
2011-05-29
Rafael Kitover
fix Oracle
tree
|
commitdiff
2011-05-29
Rafael Kitover
fix t/23dumpmore.t
tree
|
commitdiff
2011-05-29
Rafael Kitover
support arrayrefs for result_namespace and resultset_na...
tree
|
commitdiff
2011-05-28
Rafael Kitover
fixup POD
tree
|
commitdiff
2011-05-28
Rafael Kitover
add more naming options
tree
|
commitdiff
2011-05-28
Rafael Kitover
fix warning, fix test counts
tree
|
commitdiff
next