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
2010-07-25
Rafael Kitover
Merge branch 'master' into 0.08
0.08
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Rafael Kitover
release 0.07001
0.07001
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Rafael Kitover
remove dep on Data::Dumper::Concise
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Rafael Kitover
simplify moose class check
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Rafael Kitover
put is_deferrable => 1 back into default attributes...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Rafael Kitover
use Optional::Dependencies stole from DBIx::Class for...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Rafael Kitover
silence DBD::Oracle 1.21 warning
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Rafael Kitover
make Moose class detection safer
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Rafael Kitover
test for qualified Pg sequence
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Rafael Kitover
fix Postgres sequence detection for qualified sequences
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Rafael Kitover
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-07-18
Rafael Kitover
Revert "document result_roles and schema_roles"
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Rafael Kitover
document result_roles and schema_roles
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Rafael Kitover
update t/25backcompat.t, still needs actual tests
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Rafael Kitover
set up v8 relbuilder, strip _ref as well as _id
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Rafael Kitover
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Rafael Kitover
update Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Rafael Kitover
fix DOS line ends in table/column comments for Pg
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Rafael Kitover
fix firebird data_type tests
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Rafael Kitover
replace namespace::autoclean with namespace::clean...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Rafael Kitover
make use_moose work with additional_base_classes and...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Rafael Kitover
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Rafael Kitover
clarify use_moose doc
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Rafael Kitover
document use_moose option
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Rafael Kitover
fix some edge cases for use_moose option, and more...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Rafael Kitover
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Andrew Rodland
Update Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Andrew Rodland
Fix SQLite is_auto_increment some more.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Andrew Rodland
Commit failing test for composite PKs get marked is_aut...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Dagfinn Ilmari...
Fix =head level for some constructor options.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Rafael Kitover
always mark pk columns is_nullable=0
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Rafael Kitover
fix unique constraint names for SQLite (actual names...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Rafael Kitover
fix bug in qualify_objects that would add schema to...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Rafael Kitover
aborted attempt to get datetime precision for Informix
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Thomas Klausner
very simply test for use_moose (only proves that nothin...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Thomas Klausner
add attr "use_moose" to generate Schema/Result classes...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Rafael Kitover
bump $VERSION
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Rafael Kitover
some work on Informix data_types, datetimes and interva...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Rafael Kitover
update Changes and TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Rafael Kitover
better type info for DB2
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Rafael Kitover
silence warning
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Rafael Kitover
release
0.07000
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Rafael Kitover
add qualify_objects option
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Rafael Kitover
fix negative number defaults for Firebird
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Dagfinn Ilmari...
fix for negative numeric default values
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Rafael Kitover
Oracle sequence detection
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Andrew Rodland
Fix dumpmore tests so they pass with a correctly-workin...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Andrew Rodland
Detect autoinc PKs properly for SQLite
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Andrew Rodland
Use b64digest() in the rescan test for more readable...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Rafael Kitover
finish preserve_case support
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Rafael Kitover
Pg: preserve_case mode
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Rafael Kitover
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Rafael Kitover
try to support bizarre column names
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Rafael Kitover
fix splitting uppercase names
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Rafael Kitover
test for splitting mixed case columns on case boundary...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Rafael Kitover
handle digits when splitting by case transition
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Rafael Kitover
Oracle: lowercase uniq constr. names
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
add ->{original}{default_value} when rewriting to curre...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
another syntax fuck up
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
fix syntax error
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
fix operator precedence
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
Firebird: don't rewrite reals as floats
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
SQLAnywhere: fixup reals, implement preserve_case
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
minor MSSQL improvements
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
more Oracle type info fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
fix MSSQL extra tests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
overrides for data_type tests to split into multiple...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
more Oracle type info fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Rafael Kitover
rewrite "CURRENT_TIMESTAMP" to "current_timestamp"...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-09
Rafael Kitover
reorganize sybase data_type tests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-09
Rafael Kitover
rewrite Pg "time without time zone" as "time"
commit
|
commitdiff
|
tree
|
snapshot
2010-05-08
Rafael Kitover
update TODO again
commit
|
commitdiff
|
tree
|
snapshot
2010-05-08
Rafael Kitover
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Matt S Trout
switch example for components to InflateColumn::DateTim...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Rafael Kitover
oracle: rewrite "date" to "datetime", support preserve_...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Rafael Kitover
minor Pg type info improvements
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Rafael Kitover
fix erroneous default_value for MySQL NOT NULL columns...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Rafael Kitover
remove is_deferrable => 1 from default for belongs_to...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Rafael Kitover
better type info for Oracle
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Rafael Kitover
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Rafael Kitover
normalize accessor names for CamelCase columns in v7...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Rafael Kitover
change CURRENT_TIMESTAMP to current_timestamp
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Rafael Kitover
Informix: write out highest precision datetime (until...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Rafael Kitover
disable trailing 0 stripping for Informix defaults...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Rafael Kitover
remove annoying podcoverage crap
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Rafael Kitover
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Rafael Kitover
fix another Informix default parsing bug
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Rafael Kitover
improve Informix default parsing
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Rafael Kitover
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Rafael Kitover
preliminary Informix support
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Rafael Kitover
rewrite TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Rafael Kitover
unregister dropped sources on rescan
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Rafael Kitover
better v7+backcompat tests
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Rafael Kitover
preserve_case option now works
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Rafael Kitover
remove t/04kwalitee.t, annoying useless thing
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Rafael Kitover
added preserve_case option
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Rafael Kitover
handle CamelCase columns for making relnames
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Rafael Kitover
revert 45a380dc2d68e828de4011b99f0c3739db5b0707
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Rafael Kitover
support CamelCase table names
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Matt S Trout
remove is_deferrable from default rel options to mainta...
commit
|
commitdiff
|
tree
|
snapshot
next