Module: kamailio
Branch: master
Commit: f4b364b99162670db3eff38bcc67503c86658a22
URL:
https://github.com/kamailio/kamailio/commit/f4b364b99162670db3eff38bcc67503…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-09-09T09:21:56+02:00
srdb1/schema: added version attribute to version table schema
- to be coherent with the other tables schema
---
Modified: lib/srdb1/schema/version.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/f4b364b99162670db3eff38bcc67503…
Patch:
https://github.com/kamailio/kamailio/commit/f4b364b99162670db3eff38bcc67503…
---
diff --git a/lib/srdb1/schema/version.xml b/lib/srdb1/schema/version.xml
index 298f32a..c18ea3b 100644
--- a/lib/srdb1/schema/version.xml
+++ b/lib/srdb1/schema/version.xml
@@ -8,6 +8,7 @@
<table id="version"
xmlns:xi="http://www.w3.org/2001/XInclude">
<name>version</name>
+ <version>1</version>
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
<column id="table_name">