2
0
Эх сурвалжийг харах

srdb1: added partition column for location table

- to be used for db-only nat keepalives distribution
Daniel-Constantin Mierla 10 жил өмнө
parent
commit
65651271ca

+ 9 - 0
lib/srdb1/schema/location.xml

@@ -204,6 +204,15 @@
     </column>
 
 
+    <column>
+        <name>partition</name>
+        <type>int</type>
+        <size>11</size>
+        <default>0</default>
+        <description>The value to of the partition for keep alive requests</description>
+    </column>
+
+
     <index>
         <name>account_contact_idx</name>
         <colref linkend="username"/>