projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
release 0.07031
[dbsrgits/DBIx-Class-Schema-Loader.git]
/
lib
/
DBIx
/
2012-09-06
Rafael Kitover
release 0.07031
0.07031
tree
|
commitdiff
2012-09-06
Rafael Kitover
fix 02pod.t fail for lack of =encoding (RT#79481)
tree
|
commitdiff
2012-09-06
Rafael Kitover
release 0.07030
0.07030
tree
|
commitdiff
2012-09-06
André Walker
allow user to set qualify_objects to false
tree
|
commitdiff
2012-09-05
Rafael Kitover
release 0.07029
0.07029
tree
|
commitdiff
2012-09-04
Rafael Kitover
introspect ON DELETE and DEFERRABLE for Oracle
tree
|
commitdiff
2012-09-03
Rafael Kitover
introspect ON DELETE/UPDATE FK clauses for DB2
tree
|
commitdiff
2012-09-03
Rafael Kitover
introspect ON/DEFERRABLE FK clauses for SQLite
tree
|
commitdiff
2012-08-30
Rafael Kitover
release 0.07028
0.07028
tree
|
commitdiff
2012-08-30
Rafael Kitover
FK ON clause introspection for MSSQL
tree
|
commitdiff
2012-08-29
Rafael Kitover
minor optimization for Pg FK attrs, better test
tree
|
commitdiff
2012-08-26
Rafael Kitover
release 0.07027
0.07027
tree
|
commitdiff
2012-08-26
Rafael Kitover
introspect ON DELETE/UPDATE and DEFERRABLE for pg
tree
|
commitdiff
2012-08-26
Rafael Kitover
release 0.07026
0.07026
tree
|
commitdiff
2012-08-21
Rafael Kitover
introspect ON DELETE/UPDATE clauses for MySQL FKs
tree
|
commitdiff
2012-06-14
Rafael Kitover
update rbuels' email address in CONTRIBUTORS
tree
|
commitdiff
2012-06-08
Rafael Kitover
release 0.07025
0.07025
tree
|
commitdiff
2012-06-08
SineSwiper
support MSSQL 2000 again, optimization for MSSQL
tree
|
commitdiff
2012-05-08
Rafael Kitover
release 0.07024
0.07024
tree
|
commitdiff
2012-05-08
Rafael Kitover
work around broken kseq in Pg fk info (RT#77062)
tree
|
commitdiff
2012-05-05
Rafael Kitover
release 0.07023
0.07023
tree
|
commitdiff
2012-05-05
SineSwiper
fix base ::DBI loader to properly order FK columns
tree
|
commitdiff
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
next