Daniel-Constantin Mierla a09a788c78 kamctl: db berkely clean up il y a 4 jours
..
db_redis d9b5f9e087 kamctl: regenerated db creation files il y a 10 mois
db_sqlite 87158a1d5c utils: kamctl - acc_cdrs microsecond support il y a 3 semaines
dbcassandra c3987b2ef4 db_cassandra: Replaced 'openser' with 'kamailio' il y a 13 ans
dbtext 87158a1d5c utils: kamctl - acc_cdrs microsecond support il y a 3 semaines
dbtextdb ad1365935e kamctl: dbtextdb/dbtextdb_test - do not store unused result of query il y a 1 an
mongodb 87158a1d5c utils: kamctl - acc_cdrs microsecond support il y a 3 semaines
mysql 87158a1d5c utils: kamctl - acc_cdrs microsecond support il y a 3 semaines
oracle 87158a1d5c utils: kamctl - acc_cdrs microsecond support il y a 3 semaines
postgres 87158a1d5c utils: kamctl - acc_cdrs microsecond support il y a 3 semaines
xhttp_pi d9b5f9e087 kamctl: regenerated db creation files il y a 10 mois
CMakeLists.txt cdf9a4716d cmake: Refactor packaging setup and improve installation paths il y a 6 mois
Makefile a09a788c78 kamctl: db berkely clean up il y a 4 jours
README a67ba5f07b kamutil: Improve README. il y a 14 ans
generate_version_create_mongo.sh b21f14b3fb cmake: Use `sh` instead of `bash il y a 3 mois
kamctl a09a788c78 kamctl: db berkely clean up il y a 4 jours
kamctl.8 48048b0e37 kamctl: man page - note about prefixing number params with 's:' to enforce string il y a 7 ans
kamctl.base d901d4eab2 kamctl: CMDHASH to specify password hashing command il y a 9 mois
kamctl.ctlbase 955e8a5412 kamctl: usrloc command to delete older expired records from database table il y a 6 ans
kamctl.dbtext 1f6ec9022f kamctl: propagate DB_PATH to DBTEXT_PATH il y a 3 ans
kamctl.mysql 058bc32af9 kamctl: added options to kamctlrc to set db cli and params il y a 3 mois
kamctl.oracle e3cfe2adf3 kamctl remove svn ID's and history il y a 9 ans
kamctl.pgsql 058bc32af9 kamctl: added options to kamctlrc to set db cli and params il y a 3 mois
kamctl.rpcfifo 1b5caab347 kamctl: option to set store path for rpc commands il y a 2 ans
kamctl.ser e3cfe2adf3 kamctl remove svn ID's and history il y a 9 ans
kamctl.sqlbase 30857dfe5d utils: kamctl, kamdbctl improve POSIX compatibility for embedded systems (#1815) il y a 6 ans
kamctl.sqlite e3cfe2adf3 kamctl remove svn ID's and history il y a 9 ans
kamctlrc a09a788c78 kamctl: db berkely clean up il y a 4 jours
kamdbctl a09a788c78 kamctl: db berkely clean up il y a 4 jours
kamdbctl.8 a09a788c78 kamctl: db berkely clean up il y a 4 jours
kamdbctl.base a09a788c78 kamctl: db berkely clean up il y a 4 jours
kamdbctl.dbtext e3cfe2adf3 kamctl remove svn ID's and history il y a 9 ans
kamdbctl.mysql 058bc32af9 kamctl: added options to kamctlrc to set db cli and params il y a 3 mois
kamdbctl.oracle 571fe52f4a kamdbctl: typo in log message - core tables successfully installed il y a 4 ans
kamdbctl.pgsql 058bc32af9 kamctl: added options to kamctlrc to set db cli and params il y a 3 mois
kamdbctl.sqlite 571fe52f4a kamdbctl: typo in log message - core tables successfully installed il y a 4 ans
kamdbfunc.oracle e3cfe2adf3 kamctl remove svn ID's and history il y a 9 ans

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.