by kurtvm
Pretoria is a tool for manipulating Oracle indexfiles. Basically, Pretoria parses the indexfile and performs a search and replace on the storage parameters - it then separates table create statements and index create statements. These files can then be u
/* 21 04-06-06 KVMB Bug in generating primary key constraint */ /* 'using index' (thanks to Ronald Rood) */
- implemented a pre-parser - added new features : default storage parameters are now possible (see manual)
/*********************************************************************/ /* */ /* MODIFICATION HISTORY : */ /* ...
Pretoria 2c released : - bugfixes - new features : -nc no connect -ss strip storage -nv no validate
- minor bugfix in generating columns - new switch -ss : strip storage clauses - new switch -nc : no connect
- minor bugfix in generating columns - new switch -ss : strip storage clauses - new switch -nc : no connect
- various bugs fixed - new output modes
/* 1 24-01-01 KVMB I had the flu and nothing to do */ /* 2 19-05-01 KVMB put CONSTRAINT create statement in */ /* index create script (the constraint */ /* should use ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use