ondras / wwwsqldesigner

WWW SQL Designer, your online SQL diagramming tool
https://sql.toad.cz/?keyword=online_library
BSD 3-Clause "New" or "Revised" License
2.86k stars 722 forks source link

Update Oracle xsl #242

Closed Frunze911 closed 7 years ago

Frunze911 commented 7 years ago

I think there is a little error in Oracle syntax - between ALTER TABLE and DROP CONSTRAINT you should write table name, so you need to ommit DROP CONSTRAINT command there

ondras commented 7 years ago

I really have no idea what is the correct behavior. I will merge this optimistically :)

ondras commented 7 years ago

Thanks!