Project

General

Profile

« Previous | Next » 

Revision 62109

merge from eosc_services

View differences:

setLastDownloadInfo.sql
1 1
UPDATE dsm_api
2 2
SET (last_download_objid, last_download_total, last_download_date) = (:mdId, :total, :date)
3
WHERE id = :apiId AND datasource = :dsId
3
WHERE id = :apiId AND service = :dsId

Also available in: Unified diff