File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ into the 3.4 (latest).
7
7
8
8
For PMDump version 0.3 ` export ` command works for following Papermerge DMS versions/databases
9
9
10
- | db/pmg version | 2.0 | 2.1 | 3.2 | 3.3 |
11
- | ------------------| ------| -------| -------------| -----|
12
- | SQLite | ✅ | ✅ | ✅ | ✅ |
13
- | PostgreSQL | ❌ | ✅ | ✅ | ✅ |
10
+ | db/pmg version | 2.0 | 2.1 | 3.2 | 3.3 | 3.4 |
11
+ | ------------------| ------| -------| -------------| -----| ----- |
12
+ | SQLite | ✅ | ✅ | ✅ | ✅ | ✅ |
13
+ | PostgreSQL | ❌ | ✅ | ✅ | ✅ | ✅ |
14
14
15
15
Currently ` import ` command works to import only into 3.4 either SQLite or PostgreSQL database.
16
16
@@ -21,9 +21,7 @@ Currently `import` command works to import only into 3.4 either SQLite or Postgr
21
21
22
22
## Get It
23
23
24
- Download suitable binary file directly from release page:
25
-
26
- https://github.com/papermerge/pmdump/releases
24
+ Download suitable binary file directly from [ release page] ( https://github.com/papermerge/pmdump/releases )
27
25
28
26
```
29
27
wget -O pmdump <URL to the binary of the latest version for your platform>
You can’t perform that action at this time.
0 commit comments