sqlt-diff 0.08
Sponsored Links
sqlt-diff 0.08 Ranking & Summary
File size:
0.52 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
856
Date added:
2007-06-27
Publisher:
Ken Y. Clark
sqlt-diff 0.08 description
sqlt-diff is a Perl module that can find the differences b/w two schemas.
SYNOPSIS
For help:
sqlt-diff -h|--help
For a list of all valid parsers:
sqlt -l|--list
To diff two schemas:
sqlt-diff [options] file_name1=parser file_name2=parser
Options:
-d|--debug Show debugging info
-t|--trace Turn on tracing for Parse::RecDescent
-c|--case-insensitive Compare tables/columns case-insenstiviely
sqlt-diff is a utility for creating a file of SQL commands necessary to transform the first schema provided to the second. While not yet exhaustive in its ability to mutate the entire schema, it will report the following
New tables
Using the Producer class of the target (second) schema, any tables missing in the first schema will be generated in their entirety (fields, constraints, indices).
Missing/altered fields
Any fields missing or altered between the two schemas will be reported as:
ALTER TABLE < table_name >
[DROP < field_name >]
[CHANGE < field_name > < datatype > (< size >)] ;
Missing/altered indices
Any indices missing or of a different type or on different fields will be indicated. Indices that should be dropped will be reported as such:
DROP INDEX < index_name > ON < table_name > ;
An index of a different type or on different fields will be reported as a new index as such:
CREATE [< index_type >] INDEX [< index_name >] ON < table_name >
( < field_name >[,< field_name >] ) ;
"ALTER/DROP TABLE" and "CREATE INDEX" statements are not generated by the Producer, unfortunately, and may require massaging before being passed to your target database.
SYNOPSIS
For help:
sqlt-diff -h|--help
For a list of all valid parsers:
sqlt -l|--list
To diff two schemas:
sqlt-diff [options] file_name1=parser file_name2=parser
Options:
-d|--debug Show debugging info
-t|--trace Turn on tracing for Parse::RecDescent
-c|--case-insensitive Compare tables/columns case-insenstiviely
sqlt-diff is a utility for creating a file of SQL commands necessary to transform the first schema provided to the second. While not yet exhaustive in its ability to mutate the entire schema, it will report the following
New tables
Using the Producer class of the target (second) schema, any tables missing in the first schema will be generated in their entirety (fields, constraints, indices).
Missing/altered fields
Any fields missing or altered between the two schemas will be reported as:
ALTER TABLE < table_name >
[DROP < field_name >]
[CHANGE < field_name > < datatype > (< size >)] ;
Missing/altered indices
Any indices missing or of a different type or on different fields will be indicated. Indices that should be dropped will be reported as such:
DROP INDEX < index_name > ON < table_name > ;
An index of a different type or on different fields will be reported as a new index as such:
CREATE [< index_type >] INDEX [< index_name >] ON < table_name >
( < field_name >[,< field_name >] ) ;
"ALTER/DROP TABLE" and "CREATE INDEX" statements are not generated by the Producer, unfortunately, and may require massaging before being passed to your target database.
sqlt-diff 0.08 Screenshot
sqlt-diff 0.08 Keywords
INDEX
DROP
find the differences
Perl module
Can Find
name
schemas
table
fields
schema
module
sqlt-diff
sqltdiff
sqlt-diff 0.08
Libraries
Programming
Bookmark sqlt-diff 0.08
sqlt-diff 0.08 Copyright
WareSeeker periodically updates pricing and software information of sqlt-diff 0.08 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of sqlt-diff 0.08 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. Free Download
MP3::Tag::Inf is a Perl module for parsing .inf files associated with music tracks. Free Download
DBIx::DBStag is a Perl module for Relational Database to Hierarchical (Stag/XML) Mapping. Free Download
Web::Scaffold is a Perl module to build minimalist fancy web sites. Free Download
Test::Dependencies is a Perl module to ensure that your Makefile.PL specifies all module dependencies. Free Download
DBIx::SQL::Abstract is a Perl module that provides a convenient abstraction layer to a database. Free Download
MyJSQLView provides an easy to use Java based user interface frontend for viewing, adding, editing entries in a MySQL database. Free Download
Asterisk::LDAP is a perl module for generating Asterisk 1.0 compatible configuration files from an LDAP directory tree. Free Download
Latest Software
Popular Software
Favourite Software