[...]
That would be a reasonable minimum. We could extend it from there to:
Show tables in the current database on the side panel, expandable to show the columns
Editable if supported by the underlying database, what about creating tables as well?
CREATE TABLE "foo"; should be not too complicated for everyone in first step IMHO.
Ummm, I was thinking of defining the columns too :) and for use during development it would be nice if it did the drop and re-create if the table already existed, or modified the columns if supported by the particular database. And maybe transferred the existing contents too :)
Puh. This sounds like a huge thing to be done. But well... should be possible some time.
Sure, but to my mind you need to add some value above the "CREATE TABLE foo; ". As you said anyone can use that, even me :)
[...]
PS what about no-SQL databases, yeah I want everything ;-)
Well.... even this mail is noSQL-database, right? ....
Ummm... I was thinking more about things like mongodb and couchdb and friends. They are very popular in some circles.
Cheers Lex
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel