User Tools

Site Tools


cobi.wms:management_database

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
cobi.wms:management_database [2024/11/15 11:26] thuthcobi.wms:management_database [2024/12/05 08:15] (current) thuth
Line 212: Line 212:
  
 <code sql> <code sql>
-insert into licenses (license, 'TYPE') values ('LICENSE_1', 'WMS'); +insert into licenses (license, 'notes') values ('LICENSE_1', 'WMS'); 
-insert into licenses (license, 'TYPE') values ('LICENSE_2', 'PPC'); +insert into licenses (license, 'notes') values ('LICENSE_2', 'PPC'); 
-insert into licenses (license, 'TYPE') values ('LICENSE_3', 'PPC, valid until November 2023');+insert into licenses (license, 'notes') values ('LICENSE_3', 'PPC, valid until November 2023');
 </code> </code>
  
cobi.wms/management_database.txt · Last modified: 2024/12/05 08:15 by thuth

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki