Magellan Linux

Diff of /alx-src/branches/alx-web-070/scripts/sql-schema/include/values.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9479 by niro, Mon Feb 8 09:55:53 2016 UTC revision 9480 by niro, Fri Apr 7 08:31:18 2017 UTC
# Line 5  create_database_values() Line 5  create_database_values()
5   "24, 1"   "24, 1"
6   "16, 1"   "16, 1"
7   "8, 1"   "8, 1"
8     "auto, 1"
9   )   )
10   sql_set_value   sql_set_value
11    
# Line 28  create_database_values() Line 29  create_database_values()
29   "trident, 1"   "trident, 1"
30   "tseng, 1"   "tseng, 1"
31   "vmware, 1"   "vmware, 1"
32     "auto, 1"
33   )   )
34   sql_set_value   sql_set_value
35    
# Line 37  create_database_values() Line 39  create_database_values()
39   "75, 1"   "75, 1"
40   "85, 1"   "85, 1"
41   "100, 1"   "100, 1"
42     "auto, 1"
43   )   )
44   sql_set_value   sql_set_value
45    

Legend:
Removed from v.9479  
changed lines
  Added in v.9480