Open GoogleCodeExporter opened 9 years ago
I agree that this would be an excellent feature. We will try our best to
implement it in a future release. If you manage to patch it yourself, send the
code and we will include it in the next release.
Original comment by daneirac...@gmail.com
on 2 Jun 2012 at 8:08
I agree that this seems to be a useful feature. Another use-case I can think of
would be creating a DB as read-write, putting schema and data in it and then
changing permissions to read-only.
Shouldn't be hard to implement (just a chmod(filename, 0664); for example. Only
question is where to put the UI for this.
I think it should be possible to change file permissions any time (not only
when creating a new db). So maybe we could add another tab "permissions" for
databases?
Original comment by crazy4ch...@gmail.com
on 23 Oct 2012 at 10:31
Original issue reported on code.google.com by
yippyb...@gmail.com
on 22 Mar 2012 at 10:02