projects
/
dbsrgits/SQL-Translator-2.0-ish.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix some typos and add multi methods for drop_index
[dbsrgits/SQL-Translator-2.0-ish.git]
/
lib
/
2009-10-03
Justin Hunter
fix some typos and add multi methods for drop_index
tree
|
commitdiff
2009-10-03
Justin Hunter
coerce Sequence and Constraint into objects
tree
|
commitdiff
2009-10-03
Justin Hunter
add ability to remove indexes (indices?)
tree
|
commitdiff
2009-10-03
Justin Hunter
remove/add column to Columns hash upon rename
tree
|
commitdiff
2009-10-03
Justin Hunter
add error attribute
tree
|
commitdiff
2009-10-03
Justin Hunter
move backcompat into Compat.pm and apply the role to...
tree
|
commitdiff
2009-09-30
Justin Hunter
fix after removing auto_deref
tree
|
commitdiff
2009-09-30
Justin Hunter
set table/schema when added to table/schema, rather...
tree
|
commitdiff
2009-09-30
Justin Hunter
allow setting of fields (columns) like ->fields('foo...
tree
|
commitdiff
2009-09-30
Justin Hunter
break out size into length & precision
tree
|
commitdiff
2009-09-29
Justin Hunter
coerce a hash into an Index
tree
|
commitdiff
2009-09-29
Justin Hunter
no more auto_deref
tree
|
commitdiff
2009-09-29
Justin Hunter
change Undef to an empty ArrayRef and remove auto_deref
tree
|
commitdiff
2009-09-29
Justin Hunter
remove auto-deref and use the Native::Trait handles
tree
|
commitdiff
2009-09-27
Justin Hunter
add backcompat get_field method
tree
|
commitdiff
2009-09-24
Justin Hunter
add is_valid method and a default for type
tree
|
commitdiff
2009-09-24
Justin Hunter
fix extra method
tree
|
commitdiff
2009-09-24
Justin Hunter
some pg grammar fixes
tree
|
commitdiff
2009-09-24
Justin Hunter
add coercion for Index
tree
|
commitdiff
2009-09-22
Justin Hunter
return comments/options/extra when they are set
tree
|
commitdiff
2009-09-22
Justin Hunter
add overload (stringification) to Column, setup some...
tree
|
commitdiff
2009-09-22
Justin Hunter
add backcompat methods and some checking on ->name
tree
|
commitdiff
2009-09-22
Justin Hunter
make is_nullable a Bit and default the column size...
tree
|
commitdiff
2009-09-22
Justin Hunter
coerce a Column from a HashRef via Column->new
tree
|
commitdiff
2009-09-22
Justin Hunter
add some error checking to add_column and an alias...
tree
|
commitdiff
2009-09-22
Justin Hunter
add ability to drop(remove) a column
tree
|
commitdiff
2009-09-19
Justin Hunter
add is_valid check and make sure you can't add a table...
tree
|
commitdiff
2009-09-19
Justin Hunter
stringify the table object
tree
|
commitdiff
2009-09-19
Justin Hunter
add ability to "drop" a table
tree
|
commitdiff
2009-09-19
Justin Hunter
add database attribute
tree
|
commitdiff
2009-09-19
Justin Hunter
help pod test pass
tree
|
commitdiff
2009-09-08
Justin Hunter
better way to write the translate method
tree
|
commitdiff
2009-09-08
Justin Hunter
change from parse_mysql_version to engine_version
tree
|
commitdiff
2009-09-08
Justin Hunter
allow options to be handled
tree
|
commitdiff
2009-09-08
Justin Hunter
parse engine version
tree
|
commitdiff
2009-09-08
Justin Hunter
fix import issues
tree
|
commitdiff
2009-09-08
Justin Hunter
put former S::T::Utils method parse_mysql_version into...
tree
|
commitdiff
2009-09-08
Justin Hunter
add DEFAULT_PARSER_VERSION constant
tree
|
commitdiff
2009-09-08
Justin Hunter
default_value might also be a ScalarRef
tree
|
commitdiff
2009-09-08
Justin Hunter
add predicates for parser_args/producer_args
tree
|
commitdiff
2009-09-08
Justin Hunter
yank out the normalizing of fields
tree
|
commitdiff
2009-09-08
Justin Hunter
comments must be add_ed not done in the constructor
tree
|
commitdiff
2009-09-08
Justin Hunter
allow adding of indexes where name is ""
tree
|
commitdiff
2009-09-05
Justin Hunter
handle constraints with no name
tree
|
commitdiff
2009-09-05
Justin Hunter
compare the type against predefined constants
tree
|
commitdiff
2009-09-05
Justin Hunter
make sure we are comparing against lowercase
tree
|
commitdiff
2009-09-05
Justin Hunter
remove needless comments
tree
|
commitdiff
2009-09-05
Justin Hunter
make sure reference fields is an arrayref
tree
|
commitdiff
2009-09-05
Justin Hunter
need to sort tables to ensure ordering
tree
|
commitdiff
2009-09-05
Justin Hunter
fix spelling error
tree
|
commitdiff
2009-09-04
Justin Hunter
remove needless alias
tree
|
commitdiff
2009-09-04
Justin Hunter
move method 'aliases' into handles
tree
|
commitdiff
2009-09-04
Justin Hunter
migrate from MXAH to Native::Trait
tree
|
commitdiff
2009-09-04
Justin Hunter
migrate from MXAH to Native::Trait
tree
|
commitdiff
2009-09-03
Justin Hunter
comments cannot be set in the constructor, must use...
tree
|
commitdiff
2009-09-03
Justin Hunter
extra must be set in the form of a hashref
tree
|
commitdiff
2009-09-03
Justin Hunter
add/use new Bit type (0 or 1)
tree
|
commitdiff
2009-09-03
Justin Hunter
fix options and comments methods
tree
|
commitdiff
2009-09-03
Justin Hunter
get PostgreSQL passing roundtrip
tree
|
commitdiff
2009-09-03
Justin Hunter
default should be true not false
tree
|
commitdiff
2009-09-03
Justin Hunter
add match_type attribute
tree
|
commitdiff
2009-08-26
Justin Hunter
change to proper ->new/add_* methods
tree
|
commitdiff
2009-08-26
Justin Hunter
remove comments/old warnings
tree
|
commitdiff
2009-08-26
Justin Hunter
don't pass in order, but pass in extra
tree
|
commitdiff
2009-08-26
Justin Hunter
properly get schema/translator
tree
|
commitdiff
2009-08-26
Justin Hunter
stub for XML grammar
tree
|
commitdiff
2009-08-26
Justin Hunter
add extra behavior to parameters attribute
tree
|
commitdiff
2009-08-25
Justin Hunter
return 1 instead of $schema
tree
|
commitdiff
2009-08-25
Justin Hunter
parse mysql ddl procedures & views
tree
|
commitdiff
2009-08-25
Justin Hunter
fix mysql ddl constraint parsing
tree
|
commitdiff
2009-08-25
Justin Hunter
fix constraint production
tree
|
commitdiff
2009-08-25
Justin Hunter
remove extraneous imports
tree
|
commitdiff
2009-08-25
Justin Hunter
remove unneeded MooseX::Types::Moose imports
tree
|
commitdiff
2009-08-25
Justin Hunter
move to MooseX::Declare extends style
tree
|
commitdiff
2009-08-24
Justin Hunter
add 'extra' to produce result
tree
|
commitdiff
2009-08-24
Justin Hunter
move extra down to Object.pm
tree
|
commitdiff
2009-08-24
Justin Hunter
add schema to new table
tree
|
commitdiff
2009-08-24
Justin Hunter
add wantarray for return and only push new options...
tree
|
commitdiff
2009-08-23
Justin Hunter
table is required for Indx
tree
|
commitdiff
2009-08-23
Justin Hunter
add table to objects that need it
tree
|
commitdiff
2009-08-23
Justin Hunter
cleanup and standardization
tree
|
commitdiff
2009-08-23
Justin Hunter
fix up fields values (scalar values resulted in an...
tree
|
commitdiff
2009-08-23
Justin Hunter
don't pass columns to constructors, add_column them
tree
|
commitdiff
2009-08-23
Justin Hunter
add schema to Table->new and remove sorting
tree
|
commitdiff
2009-08-23
Justin Hunter
remove comments
tree
|
commitdiff
2009-08-23
Justin Hunter
breakout Table creation
tree
|
commitdiff
2009-08-23
Justin Hunter
fix the way columns are added to triggers/constraints...
tree
|
commitdiff
2009-08-23
Justin Hunter
cleanup, mainly create objects before adding them
tree
|
commitdiff
2009-08-23
Justin Hunter
convert sub to method
tree
|
commitdiff
2009-08-23
Justin Hunter
don't set schema to ->parse (->translator->schema alrea...
tree
|
commitdiff
2009-08-23
Justin Hunter
make schema lazy
tree
|
commitdiff
2009-08-23
Justin Hunter
make action Any for the time being
tree
|
commitdiff
2009-08-23
Justin Hunter
move options down to Object.pm
tree
|
commitdiff
2009-08-22
Justin Hunter
add PostgreSQL producing
tree
|
commitdiff
2009-08-22
Justin Hunter
add base functionality to DDL parser
tree
|
commitdiff
2009-08-22
Justin Hunter
add table attribute when creating new objects
tree
|
commitdiff
2009-08-22
Justin Hunter
convert sub parse to method parse
tree
|
commitdiff
2009-08-22
Justin Hunter
SQLite producer rewrite
tree
|
commitdiff
2009-08-22
Justin Hunter
add PostgreSQL ddl parsing
tree
|
commitdiff
2009-08-22
Justin Hunter
add SQLite ddl parsing
tree
|
commitdiff
next