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

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.