projects
/
dbsrgits/SQL-Translator.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
MySQL Parser now handles views more completely
[dbsrgits/SQL-Translator.git]
/
lib
/
SQL
/
Translator
/
2012-04-28
Ken Youens-Clark
MySQL Parser now handles views more completely
tree
|
commitdiff
2012-04-28
Tina Mueller
add support for "DEFAULT (\d+)::data_type" in PostgreSQ...
tree
|
commitdiff
2012-04-28
Peter Rabbitson
Fix silly syntax error, introduced in 0c04c5a22
tree
|
commitdiff
2012-04-28
Peter Rabbitson
Stop the DBI parser from disconnecting externally suppl...
tree
|
commitdiff
2012-04-28
Jonathan Otsuka
Honor supplied field order when adding fields to a...
tree
|
commitdiff
2012-04-27
Peter Rabbitson
Incomplete revert in 0eb3b94a5
tree
|
commitdiff
2012-04-27
Arthur Axel 'fREW...
Default SQLite quoting to off until we are capable...
tree
|
commitdiff
2012-04-24
John Napiorkowski
fix for when we are adding /dropping columns in sqlite...
tree
|
commitdiff
2012-02-07
Peter Rabbitson
Back out bdf60588b to disable P::RD grammar precompilat...
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
migrate duplicated code into role
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
lazify things
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
better
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
migrate almost all code to Generator::Role::DDL
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
add unique_constraints_multiple and indices
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
add foreign_key_constraints
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
add table_comments
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
add header_comment
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
add drop_tables method
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
refactor table into more methods
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
less accumulators more reduction
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
add remove_table_constraints to future
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
dead
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
migrate drop_table to future
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
rearrange pod
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
delete dead code
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
migrate table to Generator::Role::DDL
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
less accumulators more reduction
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
add enum_constraint
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
add foreign_key_constraint
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
factor out unique constraints
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
factor out some basic constraints
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
use future stuff for SQLite field generation
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
initial SQLite Producer object
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
add comments, better default handling
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
use future stuff for SQL Server field generation
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
start of hardcore refactoring
tree
|
commitdiff
2012-02-04
Arthur Axel 'fREW...
factor quote method out of Generator::Utils
tree
|
commitdiff
2012-02-04
Peter Rabbitson
Move ProducerUtils into the new dir layout
tree
|
commitdiff
2012-02-04
Peter Rabbitson
A set of placeholder directories for future refactoring
tree
|
commitdiff
2012-01-25
Peter Rabbitson
Really fix mysql CURRENT_TIMESTAMP handling (solves...
tree
|
commitdiff
2012-01-23
Peter Rabbitson
Correct SQLite quote-char
tree
|
commitdiff
2012-01-18
Peter Rabbitson
Deprecate SQL::Translator::Schema::Graph, undocument...
tree
|
commitdiff
2012-01-18
Peter Rabbitson
Pod fixage
tree
|
commitdiff
2012-01-17
Sebatian B. Knapp
Fix for mysql producer drop primary key, refs #62250
tree
|
commitdiff
2012-01-17
Jaime Soriano
Bit size can range from 1 to 64, test added for size...
tree
|
commitdiff
2012-01-17
Peter Rabbitson
Fix misleading Diagram POD
tree
|
commitdiff
2012-01-17
Peter Rabbitson
Combined patches from RT#70734 and RT#44769
tree
|
commitdiff
2012-01-17
Sebatian B. Knapp
fixed typo reported in rt68912
tree
|
commitdiff
2012-01-17
Peter Rabbitson
Tab/WS crusade
tree
|
commitdiff
2012-01-17
Peter Rabbitson
Use precompiled Parse::RecDescent parsers for moar...
tree
|
commitdiff
2012-01-04
Cedric Carree
SQLT::Parser::PostgreSQL parses table def with default...
tree
|
commitdiff
2012-01-04
Peter Rabbitson
Drop Class::Accessor::Fast in favor of Moo
tree
|
commitdiff
2011-12-25
giftnuss
Change mysql parser to throw exceptions on unspecified...
tree
|
commitdiff
2011-12-25
Jaime Soriano Pastor
Integer default sizes are one point smaller if they...
tree
|
commitdiff
2011-12-25
Jaime Soriano Pastor
Name of unique keys are not written if empty
tree
|
commitdiff
2011-12-25
Jaime Soriano Pastor
Names accepted (and ignored) as types of primary keys...
tree
|
commitdiff
2011-12-25
Jaime Soriano Pastor
MySQL parsing fails if a table is defined more than...
tree
|
commitdiff
2011-12-25
Jaime Soriano Pastor
Default bits and double quoted strings are parsed now
tree
|
commitdiff
2011-12-25
Peter Rabbitson
patch from rt67989 applied, changes dependency from...
tree
|
commitdiff
2011-12-25
Arthur Axel 'fREW...
quote SQLite identifiers
tree
|
commitdiff
2011-12-25
Arthur Axel 'fREW...
better error messages for the SQLite parser
tree
|
commitdiff
2011-12-24
Aaron Schrab
Add trigger support to PostgreSQL producer and parser...
tree
|
commitdiff
2011-12-24
Aaron Schrab
Avoid warning about exiting sub with next
tree
|
commitdiff
2011-12-24
Aaron Schrab
Fix POD for Schema::Index::type method
tree
|
commitdiff
2011-12-24
Michal Jurosz
fix doc typo
tree
|
commitdiff
2011-12-24
Arthur Axel 'fREW...
our > use vars
tree
|
commitdiff
2011-12-24
Arthur Axel 'fREW...
use warnings
tree
|
commitdiff
2011-12-24
Arthur Axel 'fREW...
remove commented copyright
tree
|
commitdiff
2011-12-24
Arthur Axel 'fREW...
take out duplicate docs
tree
|
commitdiff
2011-12-24
Arthur Axel 'fREW...
Whitespace
tree
|
commitdiff
2011-12-24
Robert Bohne
Handle on_delete => 'restrict' in Producer::Oracle
tree
|
commitdiff
2011-12-24
Robert Bohne
Call ->on_delete ...
tree
|
commitdiff
2011-12-24
Devin Austin
added kaitlyn's patch for mysql->sqlite translation
tree
|
commitdiff
2011-12-24
Lukas Mai
image is returned, not written w/o out_file (bug #71398)
tree
|
commitdiff
2011-12-24
Andreas 'ac0v' Specht
added a working mechanism for naming foreign keys
tree
|
commitdiff
2011-12-24
Andreas 'ac0v' Specht
fixed alter_drop_constraint for foreign keys and applyi...
tree
|
commitdiff
2011-12-24
Cedric Carree
get Postgres table and column descriptions
tree
|
commitdiff
2011-12-24
Cedric Carree
Fix index issue in Parser::DBI::PostgreSQL
tree
|
commitdiff
2011-12-24
Cedric Carree
Patch to get correct SQL data types from Postgres
tree
|
commitdiff
2011-12-24
Cedric Carree
Create unit test for ::Parser::DBI::PostgreSQL, fix...
tree
|
commitdiff
2011-10-02
Amiri Barksdale...
Fix CREATE VIEW syntax.
tree
|
commitdiff
2011-09-01
Vincent Bachelier
quote properly all table name
tree
|
commitdiff
2011-08-31
Geistteufel
quote reference_table
tree
|
commitdiff
2011-05-02
Arthur Axel 'fREW...
rename Shim to ProducerUtils for accuracy
tree
|
commitdiff
2011-04-20
Colin Newell
Simple change to make Postgres simple array types produ...
tree
|
commitdiff
2011-04-05
Florian Ragwitz
PostGIS functions are case-sensitive
tree
|
commitdiff
2011-03-02
Arthur Axel 'fREW...
Create and parse FK constraints in SQLite
tree
|
commitdiff
2011-03-02
Arthur Axel 'fREW...
Make true unique constraints if needed in SQL Server
tree
|
commitdiff
2011-03-02
Arthur Axel 'fREW...
Turn off constraints before dropping tables in SQL...
tree
|
commitdiff
2011-02-28
Arthur Axel 'fREW...
Quote everything in SQL Server
tree
|
commitdiff
2011-02-28
Peter Rabbitson
Parse new SQL Server stuff
tree
|
commitdiff
2011-02-28
Arthur Axel 'fREW...
whitespace changes
tree
|
commitdiff
2011-02-28
Arthur Axel 'fREW...
tear out useless unreserve hash
tree
|
commitdiff
2011-02-28
Arthur Axel 'fREW...
add shim for non-lethal future development
tree
|
commitdiff
2011-02-28
Peter Rabbitson
Better diagnostics
tree
|
commitdiff
2011-02-28
Peter Rabbitson
Make autoinc PKs show up in GraphViz
tree
|
commitdiff
2011-02-04
Moritz Onken
Make Pg producer consistent with the rest in terms...
tree
|
commitdiff
2011-02-04
Darren Chamberlain
Revert last change becuase it broke a bunch of tests.
tree
|
commitdiff
2011-02-04
Darren Chamberlain
Merging patch from ddascalescu+perl@gmail.com, for...
tree
|
commitdiff
2011-02-04
Jonathan Yu
Revert my previous changes (rev 1722 reverted back...
tree
|
commitdiff
next