summary refs log tree commit diff
path: root/scripts/port_from_sqlite_to_postgres.py
diff options
context:
space:
mode:
authorMark Haines <mjark@negativecurvature.net>2015-05-06 12:54:07 +0100
committerMark Haines <mjark@negativecurvature.net>2015-05-06 12:54:07 +0100
commit3c11c9c122ec73c495bd691ba8608ad6a406b332 (patch)
tree8c9b339ce336b8d1dd45a3ac899c1875612236aa /scripts/port_from_sqlite_to_postgres.py
parentMerge pull request #138 from matrix-org/erikj/SYN-371 (diff)
parentAcutally add scripts-dev/ (diff)
downloadsynapse-3c11c9c122ec73c495bd691ba8608ad6a406b332.tar.xz
Merge pull request #140 from matrix-org/erikj/scripts_refactor
Seperate scripts/ into scripts/ and scripts-dev/
Diffstat (limited to 'scripts/port_from_sqlite_to_postgres.py')
-rwxr-xr-x[-rw-r--r--]scripts/port_from_sqlite_to_postgres.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/port_from_sqlite_to_postgres.py b/scripts/port_from_sqlite_to_postgres.py

index da760af087..f98342db51 100644..100755 --- a/scripts/port_from_sqlite_to_postgres.py +++ b/scripts/port_from_sqlite_to_postgres.py
@@ -1,3 +1,4 @@ +#!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright 2015 OpenMarket Ltd #