index
:
P2PVR
main
Personal DVB recording service
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
p2pvr
/
datasources
/
schema.mk
blob: 8e8a0836c1154e9694250e6999386143dd9ccf54 (
plain
)
1
2
3
4
5
.PHONY
:
schema
.
sql
schema.sql
:
pg_dump
-U
p2pvr
p2pvr
-O
-s
-E
utf8
>
$@