projects
/
dbsrgits/SQL-Translator-2.0-ish.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅ next
dbsrgits/SQL-Translator-2.0-ish.git
2009-07-29
Justin Hunter
allow detection of ddl parser
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Justin Hunter
add comments attribute
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Justin Hunter
rename remarks to comments
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Justin Hunter
override _column_data_type for SQLite
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Justin Hunter
separate out getting the column DATA_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2009-07-25
Justin Hunter
fix type constraint
commit
|
commitdiff
|
tree
|
snapshot
2009-07-25
Justin Hunter
use TryCatch
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Justin Hunter
move to MooseX::Declare
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Justin Hunter
use delgation onto Parser and Producer instead of after...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Justin Hunter
add Parser and Producer class_types
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Justin Hunter
move these to ::Producer::SQL::
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Justin Hunter
move these to ::Producer::SQL::
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Justin Hunter
track temporary tables
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Justin Hunter
add ability to track temporary tables
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Justin Hunter
don't create an index if one already exists (favor...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Justin Hunter
call it a NORMAL index, not NON_UNIQUE
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Justin Hunter
add index parsing
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Justin Hunter
make _add_foreign_keys method name more appropriate
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Justin Hunter
fix up PrimaryKey and ForeignKey parsing
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Justin Hunter
add drop_table and no_comments attributes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Justin Hunter
add foreign key action constants
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Justin Hunter
add PrimaryKey and ForeignKey classes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Justin Hunter
use Tie::IxHash
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Justin Hunter
use Tie::IxHash default
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Justin Hunter
use Sub::Exporter instead of Exporter
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Justin Hunter
map integer
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Justin Hunter
import constants
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Justin Hunter
don't required => 1 when lazy & default specified
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Justin Hunter
use Tie::IxHash for an ordered hash
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Justin Hunter
remove redundant required => 0
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Justin Hunter
remove redundant required => 0
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Justin Hunter
_very_ basic working SQLite producer
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Justin Hunter
fix a spelling mistake and abstract some code into...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Justin Hunter
Column data_type is now an integer (DBI constant) not...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Justin Hunter
initial import of SQL::Translator constants
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Justin Hunter
implement 'use aliased'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Justin Hunter
use namespace::autoclean
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Justin Hunter
first try at producing
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Justin Hunter
use filename instead of ddl
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Justin Hunter
minor cosmetic change
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Justin Hunter
add support for sequences
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Justin Hunter
basic Producer roles
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Justin Hunter
add ability to store sequences
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Justin Hunter
don't extend SQL::Translator
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Justin Hunter
move from no Moose[::Role] to use namespace::autoclean
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Justin Hunter
use Moose::Role gets accompanied with no Moose::Role
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Justin Hunter
remove comments
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Justin Hunter
proper parsing, using add_* instead of throwing a whole...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Justin Hunter
gone
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Justin Hunter
add curries where applicable
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Justin Hunter
quasi-factory
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Justin Hunter
Moose is not needed here
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Justin Hunter
make these roles
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Justin Hunter
remove debug
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Justin Hunter
cleanup of object creation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Justin Hunter
add fk_info sub
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Justin Hunter
fix some schema object issues
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Justin Hunter
missed some cruft
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Justin Hunter
get parsing working
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Justin Hunter
add MXAH
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Justin Hunter
remove some attributes from Column
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Justin Hunter
add index column, since moving to HashRef makes us...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Justin Hunter
add DBIHandle
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Justin Hunter
some dbi parser magic
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Justin Hunter
formatting changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Justin Hunter
really removed
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Justin Hunter
move to a DDL dir
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Justin Hunter
staging
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Justin Hunter
oops, these really do have content
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Justin Hunter
checking in changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Justin Hunter
updates
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Justin Hunter
a stupid typo and some additions
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Justin Hunter
handle types correctly
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Justin Hunter
use SQL::Translator::Types
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Justin Hunter
use SQL::Translator::Types
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Justin Hunter
initial
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Ash Berlin
Empty file to preserve repo
commit
|
commitdiff
|
tree
|
snapshot