mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
216 stars 67 forks source link

Alter View instead of Drop/create #76

Closed pgiacomo69 closed 3 years ago

pgiacomo69 commented 4 years ago

Firebird 2.5 and up support ALTER VIEW, it would be possible to change behavior from current "rebuiild" to a simpler "alter view"? Alternatively, current menu command can be renamed to "Rebuild View" and a new "Alter view" command can be added.

luronumen commented 3 years ago

Hi @pgiacomo69 ,

Is this issue still reproducible in 0.9.3.8 Snapshot version?

pgiacomo69 commented 3 years ago

Ok!