User Tools

Site Tools


jreupd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
jreupd [2014/11/03 11:05]
tschulz
jreupd [2014/11/04 08:19]
tschulz [Updates Table]
Line 27: Line 27:
 ===== Database schema ===== ===== Database schema =====
 ==== Updates Table ==== ==== Updates Table ====
-  * pk (int)+  * update_id ​(int)
   * version(str) e.g. (1.8.25a)   * version(str) e.g. (1.8.25a)
-  * supported platforms(str) e.g. (Windows 7;Windows 8;Windows XP) +  * supported_platforms(str) e.g. (Windows 7;Windows 8;Windows XP) 
-  * URL (str) +  * url (str) 
-  * post date (timestamp)+  * post_date ​(timestamp)
   * seq (int)   * seq (int)
 +  * enabled (boolean)
  
 ==== Users ==== ==== Users ====
-  * pk (int) +  * user_id ​(int) 
-  * Username ​(str) +  * username ​(str) 
-  * Password ​(str)+  * password ​(str)
   * level (int)   * level (int)
  
  
jreupd.txt · Last modified: 2014/11/04 10:12 by tschulz