summaryrefslogtreecommitdiff
path: root/p2pvr/daemon/sql/SI_allDeliveries.sql
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2015-01-17 00:56:03 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2015-06-13 17:29:46 +0100
commit0a0bc44cbbc2feceb7715ce52b0f4889ea065e53 (patch)
treebbca78f5ec60f1178e3fc48daa320632fbc46835 /p2pvr/daemon/sql/SI_allDeliveries.sql
parentDon't bother with permissions (diff)
downloadp2pvr-0a0bc44cbbc2feceb7715ce52b0f4889ea065e53.tar.bz2
p2pvr-0a0bc44cbbc2feceb7715ce52b0f4889ea065e53.tar.xz
p2pvr-0a0bc44cbbc2feceb7715ce52b0f4889ea065e53.zip
Migrate SI impl to SQL deserializer (includes interface change as get all deliveries no longer requires a type)
Diffstat (limited to 'p2pvr/daemon/sql/SI_allDeliveries.sql')
-rw-r--r--p2pvr/daemon/sql/SI_allDeliveries.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/p2pvr/daemon/sql/SI_allDeliveries.sql b/p2pvr/daemon/sql/SI_allDeliveries.sql
new file mode 100644
index 0000000..2efa70a
--- /dev/null
+++ b/p2pvr/daemon/sql/SI_allDeliveries.sql
@@ -0,0 +1,3 @@
+SELECT *
+FROM allDeliveries
+ORDER BY transportStreamId