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-08-22
Justin Hunter
initial PostgreSQL grammar
commit
|
commitdiff
|
tree
|
snapshot
2009-08-20
Justin Hunter
move from curries to provides => { set => 'add_......
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Justin Hunter
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Justin Hunter
make sql required
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Justin Hunter
rename contents attribute to sql
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Justin Hunter
change parameters from HashRef to ArrayRef
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Justin Hunter
add more attributes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Justin Hunter
initial XML Parser/Producer
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Justin Hunter
add back compat attributes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Justin Hunter
add triggers to Schema
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Justin Hunter
add some backcompat attributes/methods
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Justin Hunter
change sub to method
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Justin Hunter
move attributes to Translator
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Justin Hunter
add a ref to the translator object that created the...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Justin Hunter
add Translator type
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Justin Hunter
YAML parsing
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Justin Hunter
roundtrip test
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
add compat methods
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
use IxHash
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
use IxHash
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
add ColumnSize subtype and its coercions
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
make test closer to original
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
change from data_type (freeform text) to sql_data_type...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
use method BUILD instead of triggers
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
add sql_data_type attribute
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
methods for compat
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
make PrimaryKey an Index and Constraint
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
add compat methods
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
add compat methods
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
add compat methods
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
some tests
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
add 'extra' and 'is_primary_key' attributes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
change SQL_CHAR() to char
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
add SQL::Translator constants
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Justin Hunter
change in mysql grammar
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Justin Hunter
turn data_type_mapping into an attribute
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Justin Hunter
forgot a pesky semicolon
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Justin Hunter
initial mysql dbi parser role
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Justin Hunter
minor change
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Justin Hunter
initial mysql grammar
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Justin Hunter
add float type
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Justin Hunter
remove comment
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Justin Hunter
typo
commit
|
commitdiff
|
tree
|
snapshot
2009-08-01
Justin Hunter
don't use a precompiled version
commit
|
commitdiff
|
tree
|
snapshot
2009-08-01
Justin Hunter
change what roles are applied to ddl
commit
|
commitdiff
|
tree
|
snapshot
2009-08-01
Justin Hunter
change current_timestamp to now)
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
Justin Hunter
inital SQLite grammar
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Justin Hunter
apply ddl parser role
commit
|
commitdiff
|
tree
|
snapshot
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
next