5575d4e78e
Right now all names are supported, the previous (obsolete) and the renamed (preferred). The changes relevant to the usage are: When preparing configuration, the arguments: ./configure --enable-new-sql-schema ./configure --enable-multihost-sql-schema When configuring ejabberd, the toplevel options: new_sql_schema: true sql_schema_multihost: true When developing source code, the functions: ejabberd_sql:use_new_schema() ejabberd_sql:use_multihost_schema()