Module: kamailio Branch: master Commit: e0dd39618fae2004cd1ab44758ca323376935e2e URL: https://github.com/kamailio/kamailio/commit/e0dd39618fae2004cd1ab44758ca3233...
Author: Xenofon Karamanos xk@gilawa.com Committer: Xenofon Karamanos xk@gilawa.com Date: 2025-05-20T15:08:35Z
cmake: Fix dbschema generation to match older makefile structure
---
Added: cmake/dbschema-version-postprocess.sh Added: doc/stylesheets/dbschema_k/xsl/db_mongodb.xsl Added: doc/stylesheets/dbschema_k/xsl/db_mysql.xsl Added: doc/stylesheets/dbschema_k/xsl/db_oracle.xsl Added: doc/stylesheets/dbschema_k/xsl/db_postgres.xsl Added: doc/stylesheets/dbschema_k/xsl/db_text.xsl Modified: CMakeLists.txt Modified: cmake/dbschema.cmake Modified: doc/stylesheets/dbschema_k/xsl/common.xsl Modified: doc/stylesheets/dbschema_k/xsl/pi_framework_table.xsl Modified: src/CMakeLists.txt Modified: src/lib/srdb1/schema/version.xml Removed: doc/stylesheets/dbschema_k/xsl/dbtext.xsl Removed: doc/stylesheets/dbschema_k/xsl/mongodb.xsl Removed: doc/stylesheets/dbschema_k/xsl/mysql.xsl Removed: doc/stylesheets/dbschema_k/xsl/oracle.xsl Removed: doc/stylesheets/dbschema_k/xsl/postgres.xsl
---
Diff: https://github.com/kamailio/kamailio/commit/e0dd39618fae2004cd1ab44758ca3233... Patch: https://github.com/kamailio/kamailio/commit/e0dd39618fae2004cd1ab44758ca3233...