Daniel-Constantin Mierla 4a20e2fdb2 kamctl/xhttp_pi: regenerated content from db xml schema 2 年之前
..
db_berkeley 58d5f06aac kamctl: updated db generation scripts 4 年之前
db_redis 58d5f06aac kamctl: updated db generation scripts 4 年之前
db_sqlite 45c38614cb kamctl: regenerated db schema files 3 年之前
dbcassandra c3987b2ef4 db_cassandra: Replaced 'openser' with 'kamailio' 13 年之前
dbtext 58d5f06aac kamctl: updated db generation scripts 4 年之前
dbtextdb f351f9d7fc utils/kamctl: typos 3 年之前
mongodb 58d5f06aac kamctl: updated db generation scripts 4 年之前
mysql 45c38614cb kamctl: regenerated db schema files 3 年之前
oracle 45c38614cb kamctl: regenerated db schema files 3 年之前
postgres 45c38614cb kamctl: regenerated db schema files 3 年之前
xhttp_pi 4a20e2fdb2 kamctl/xhttp_pi: regenerated content from db xml schema 2 年之前
Makefile e727ddcef5 db_redis: Install redis schema along with module 8 年之前
README a67ba5f07b kamutil: Improve README. 14 年之前
kamctl e3b8b76d7a utils/kamctl: allow the definition of a specific startup file at start process 2 年之前
kamctl.8 48048b0e37 kamctl: man page - note about prefixing number params with 's:' to enforce string 7 年之前
kamctl.base a229d230bc kamctl: hide errors raised by "which" 2 年之前
kamctl.ctlbase 955e8a5412 kamctl: usrloc command to delete older expired records from database table 6 年之前
kamctl.db_berkeley e3cfe2adf3 kamctl remove svn ID's and history 9 年之前
kamctl.dbtext 1f6ec9022f kamctl: propagate DB_PATH to DBTEXT_PATH 3 年之前
kamctl.mysql 18e3327bed kamctl: added DBPORT option 9 年之前
kamctl.oracle e3cfe2adf3 kamctl remove svn ID's and history 9 年之前
kamctl.pgsql 1894b378f9 utils/kamctl: [pgsql] add missing options for pgsql_ro_query() 7 年之前
kamctl.rpcfifo 1b5caab347 kamctl: option to set store path for rpc commands 2 年之前
kamctl.ser e3cfe2adf3 kamctl remove svn ID's and history 9 年之前
kamctl.sqlbase 30857dfe5d utils: kamctl, kamdbctl improve POSIX compatibility for embedded systems (#1815) 7 年之前
kamctl.sqlite e3cfe2adf3 kamctl remove svn ID's and history 9 年之前
kamctlrc e3b8b76d7a utils/kamctl: allow the definition of a specific startup file at start process 2 年之前
kamdbctl f351f9d7fc utils/kamctl: typos 3 年之前
kamdbctl.8 664e9d1677 utils/: typos a/an 3 年之前
kamdbctl.base 90fa160b5d kamctl: update name to globalblocklist in EXTRA_TABLES 4 年之前
kamdbctl.db_berkeley 4d447560cc kamdbctl: remove not working db migrate command 7 年之前
kamdbctl.dbtext e3cfe2adf3 kamctl remove svn ID's and history 9 年之前
kamdbctl.mysql 571fe52f4a kamdbctl: typo in log message - core tables successfully installed 4 年之前
kamdbctl.oracle 571fe52f4a kamdbctl: typo in log message - core tables successfully installed 4 年之前
kamdbctl.pgsql c282b5812c utils: Fix typos 3 年之前
kamdbctl.sqlite 571fe52f4a kamdbctl: typo in log message - core tables successfully installed 4 年之前
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.