pimentech-dbutils provides a set of tools for designing a database in
XML, computing the SQL database generation code and the diagram (in
dot), and doing other useful tasks.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
sqlFilterStr foi adicionado. create-sql.sh user.sh e exec-se compatível com a versão 8.1. Mais detalhes são fornecidos em resposta a um erro de login. qmlserv agora pode gravar em um banco de dados slave (fornecendo uma DBHOST_SLAVE em qmlserv_conf.py). sqlFilter e unSqlFilter foram alteradas. limpa-db foi renomeado para clean_db.
Tags:
Stable, Major feature enhancements
sqlFilterStr was added. create-user.sh and
exec-sql.sh were made compatible with version 8.1.
More details are provided in response to a login
error. qmlserv can now write to a slave database
(providing a DBHOST_SLAVE in qmlserv_conf.py).
sqlFilter and unSqlFilter were changed. clean-db
was renamed to clean_db.
O arquivo de configuração do qmlserv agora tem mais opções, e os seus valores têm prioridade em relação às consultas de clientes por razões de segurança. Bugfixes foram feitas para localidades em alguns scripts SH.
Tags:
Stable, Minor bugfixes
The config file of qmlserv now has more options,
and its values have priority against client
queries for security reasons. Bugfixes were made
for locales on some SH scripts.