Daniel-Constantin Mierla 072b9adcb2 utils: kamdbctl - version set to 5.2.0 пре 8 година
..
db_berkeley a4034c1d08 kamctl: regenerated db scripts to include presentity ruid column пре 8 година
db_sqlite a4034c1d08 kamctl: regenerated db scripts to include presentity ruid column пре 8 година
dbcassandra c3987b2ef4 db_cassandra: Replaced 'openser' with 'kamailio' пре 13 година
dbtext a4034c1d08 kamctl: regenerated db scripts to include presentity ruid column пре 8 година
dbtextdb 9df9c6e10f kamctl: moved from tools/ to utils/ пре 16 година
mongodb a4034c1d08 kamctl: regenerated db scripts to include presentity ruid column пре 8 година
mysql a4034c1d08 kamctl: regenerated db scripts to include presentity ruid column пре 8 година
oracle a4034c1d08 kamctl: regenerated db scripts to include presentity ruid column пре 8 година
postgres a4034c1d08 kamctl: regenerated db scripts to include presentity ruid column пре 8 година
xhttp_pi a4034c1d08 kamctl: regenerated db scripts to include presentity ruid column пре 8 година
Makefile 85030842d8 kamctl: removed mi related commands пре 9 година
README a67ba5f07b kamutil: Improve README. пре 14 година
kamctl 9f896a11d9 utils/kamctl: version set to 5.2.0 пре 8 година
kamctl.8 cb58fc376d utils/kamctl: updated man pages пре 8 година
kamctl.base 28f107d0eb kamctl: use VERIFY_USER variable to control if user check is done пре 8 година
kamctl.ctlbase e3cfe2adf3 kamctl remove svn ID's and history пре 9 година
kamctl.db_berkeley e3cfe2adf3 kamctl remove svn ID's and history пре 9 година
kamctl.dbtext e3cfe2adf3 kamctl remove svn ID's and history пре 9 година
kamctl.mysql 18e3327bed kamctl: added DBPORT option пре 9 година
kamctl.oracle e3cfe2adf3 kamctl remove svn ID's and history пре 9 година
kamctl.pgsql 18e3327bed kamctl: added DBPORT option пре 9 година
kamctl.rpcfifo 813507b1bc kamctl: set default to use rpc fifo via jsonrpcs module пре 9 година
kamctl.ser e3cfe2adf3 kamctl remove svn ID's and history пре 9 година
kamctl.sqlbase d3b7f0d390 kamctl: added db subcommand to mange records in version table пре 8 година
kamctl.sqlite e3cfe2adf3 kamctl remove svn ID's and history пре 9 година
kamctlrc 28f107d0eb kamctl: use VERIFY_USER variable to control if user check is done пре 8 година
kamdbctl 072b9adcb2 utils: kamdbctl - version set to 5.2.0 пре 8 година
kamdbctl.8 cb58fc376d utils/kamctl: updated man pages пре 8 година
kamdbctl.base 2d37fd1888 kamctl: added missing dr_groups to extra tables пре 8 година
kamdbctl.db_berkeley e3cfe2adf3 kamctl remove svn ID's and history пре 9 година
kamdbctl.dbtext e3cfe2adf3 kamctl remove svn ID's and history пре 9 година
kamdbctl.mysql 313805136d kamctl: expose db root password variable used by kamdbctl.mysql in kamctlrc пре 8 година
kamdbctl.oracle e3cfe2adf3 kamctl remove svn ID's and history пре 9 година
kamdbctl.pgsql 711917153a kamctl: do not set privileges on drouting tables without id for pgsql пре 8 година
kamdbctl.sqlite e3cfe2adf3 kamctl remove svn ID's and history пре 9 година
kamdbfunc.oracle e3cfe2adf3 kamctl remove svn ID's and history пре 9 година

README

SQL creation *must* follow the naming pattern

-create.sql

where corresponds to the name of the database table. Please use
underscores ("_") instead of dashes ("-") in database table names to ensure
compatibility with all types of databases.