Source Control for Oracle 2.0.5.742
richardjm
Posts: 598
Features
- Object filtering to limit objects placed into source control
- Credential failure against database or source control can now be fixed via "edit credentials"
- Search box would dissappear during refresh in lockables list
- Initial commit check-in comment
- When refreshing with text in search box the program could crash
- Allow ; on end of CREATE SEQUENCE statement
- More parsing of 12c object privileges (USE, FLASHBACK ARCHIVE, KEEP SEQUENCE, INHERIT PRIVILEGES, TRANSLATE SQL)
- Ignore tables and sequences created for spatial indexes
- User object privilege with option "exclude schema names" caused issues
- Materialized views ending with a single line comment "--" would produce invalid SQL when scripted
- "with read only", "with check option" case sensitivity fix
- PARALLEL support for materialized views
Comments
Also, shouldn't this post be in the announcements section? Just wondering...
Allen Marshall
(w) armarshall@allenrmarshall-consulting-llc.com
website: http://tinyurl.com/ARM-LLC
http://docs.oracle.com/cd/E11882_01/ser ... m#i2145767
This is what we assume and the script that we generate in the tool looks like, so I can only assume that this mview script was generated by hand. I've just run the mview through our parser moving the PARALLEL line and it seemed to prefer that.
Generally we only guarantee to parse scripts produced with the tool although we do try our best to support other scripts.
Project Manager
Red Gate Software Ltd