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

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.