#783: WMS upload
----------------------+-----------------------------------------------------
 Reporter:  arnulf    |       Owner:  dev
     Type:  defect    |      Status:  new
 Priority:  major     |   Milestone:     
Component:  database  |     Version:  2.7
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by arnulf):

 Next problem:

 INSERT INTO gui_layer (fkey_gui_id, fkey_layer_id, gui_layer_wms_id,
 gui_layer_status, gui_layer_selectable, gui_layer_visible,
 gui_layer_queryable,
 gui_layer_querylayer,gui_layer_minscale,gui_layer_maxscale,
 gui_layer_priority, gui_layer_style, gui_layer_title)
 VALUES($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13)

 (this WMS is a pita)

 General note:
 We should stop to use varchar(anything) as primary IDs. Who is interested
 to join in cleaning up the database model?

-- 
Ticket URL: <http://trac.osgeo.org/mapbender/ticket/783#comment:3>
Mapbender <http://www.mapbender.org/>
Mapbender
_______________________________________________
Mapbender_dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapbender_dev

Reply via email to