Xenofon Karamanos 8d1b60bc7f cmake: Fix typo há 11 meses atrás
..
db_berkeley c8290b8f4c utils/kamctl: regenerate db table definitions há 1 ano atrás
db_redis c8290b8f4c utils/kamctl: regenerate db table definitions há 1 ano atrás
db_sqlite a4f44ceaaf utils/kamctl: regenerate db table definitions há 1 ano atrás
dbcassandra c3987b2ef4 db_cassandra: Replaced 'openser' with 'kamailio' há 13 anos atrás
dbtext c8290b8f4c utils/kamctl: regenerate db table definitions há 1 ano atrás
dbtextdb ad1365935e kamctl: dbtextdb/dbtextdb_test - do not store unused result of query há 2 anos atrás
mongodb c8290b8f4c utils/kamctl: regenerate db table definitions há 1 ano atrás
mysql a4f44ceaaf utils/kamctl: regenerate db table definitions há 1 ano atrás
oracle a4f44ceaaf utils/kamctl: regenerate db table definitions há 1 ano atrás
postgres a4f44ceaaf utils/kamctl: regenerate db table definitions há 1 ano atrás
xhttp_pi a4f44ceaaf utils/kamctl: regenerate db table definitions há 1 ano atrás
CMakeLists.txt 8d1b60bc7f cmake: Fix typo há 11 meses atrás
Makefile e727ddcef5 db_redis: Install redis schema along with module há 8 anos atrás
README a67ba5f07b kamutil: Improve README. há 14 anos atrás
kamctl c0286d5c32 utils/kamctl: version updated for devel version to 5.9.0 há 1 ano atrás
kamctl.8 48048b0e37 kamctl: man page - note about prefixing number params with 's:' to enforce string há 7 anos atrás
kamctl.base 8d3d53f5f6 utils: Prefer `printf` over `echo -e`. há 2 anos atrás
kamctl.ctlbase 955e8a5412 kamctl: usrloc command to delete older expired records from database table há 6 anos atrás
kamctl.db_berkeley e3cfe2adf3 kamctl remove svn ID's and history há 9 anos atrás
kamctl.dbtext 1f6ec9022f kamctl: propagate DB_PATH to DBTEXT_PATH há 3 anos atrás
kamctl.mysql 18e3327bed kamctl: added DBPORT option há 9 anos atrás
kamctl.oracle e3cfe2adf3 kamctl remove svn ID's and history há 9 anos atrás
kamctl.pgsql 1894b378f9 utils/kamctl: [pgsql] add missing options for pgsql_ro_query() há 7 anos atrás
kamctl.rpcfifo 1b5caab347 kamctl: option to set store path for rpc commands há 2 anos atrás
kamctl.ser e3cfe2adf3 kamctl remove svn ID's and history há 9 anos atrás
kamctl.sqlbase 30857dfe5d utils: kamctl, kamdbctl improve POSIX compatibility for embedded systems (#1815) há 7 anos atrás
kamctl.sqlite e3cfe2adf3 kamctl remove svn ID's and history há 9 anos atrás
kamctlrc de23dc1035 utils/kamctl: make root host/port configurable há 1 ano atrás
kamdbctl c0286d5c32 utils/kamctl: version updated for devel version to 5.9.0 há 1 ano atrás
kamdbctl.8 664e9d1677 utils/: typos a/an há 3 anos atrás
kamdbctl.base e2ea727988 db_schema: Add ims_icscf db schema há 1 ano atrás
kamdbctl.db_berkeley 4d447560cc kamdbctl: remove not working db migrate command há 7 anos atrás
kamdbctl.dbtext e3cfe2adf3 kamctl remove svn ID's and history há 9 anos atrás
kamdbctl.mysql de23dc1035 utils/kamctl: make root host/port configurable há 1 ano atrás
kamdbctl.oracle 571fe52f4a kamdbctl: typo in log message - core tables successfully installed há 4 anos atrás
kamdbctl.pgsql de23dc1035 utils/kamctl: make root host/port configurable há 1 ano atrás
kamdbctl.sqlite 571fe52f4a kamdbctl: typo in log message - core tables successfully installed há 4 anos atrás
kamdbfunc.oracle e3cfe2adf3 kamctl remove svn ID's and history há 9 anos atrás

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.