From: Lionel B. <lio...@bo...> - 2010-10-03 21:09:16
|
The Sun, 03 Oct 2010 22:27:02 +0200, Paweł Madej <paw...@pr...> wrote: > [...] Now if I want to use my database I > need to edit sqlgrey main file and add prefixes to tables. I don't see any valid reason why an admin could not use a dedicated database for SQLgrey. Every officially supported DBMS (PostgreSQL, MySQL and SQLite) supports multiple databases, it's a core feature every DBA should expect and use. For software designed to share a common database (with a set of commonly used reference tables for example) I can understand prefixes. In SQLgrey's case it seems to me it's complexity for no good reason. Lionel |