We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42516c4 commit f7c9d4dCopy full SHA for f7c9d4d
static/public-databases/3.0.x/config.json
@@ -1,2 +1,13 @@
1
{
2
+ "demodb": {
3
+ "description": "The demo database from 3.0.x version, documentation and sample queries: https://orientdb.dev/docs/3.0.x/gettingstarted/demodb/",
4
+ "license": "Creative Commons",
5
+ "versions": {
6
+ "02.00.00": {
7
+ "compatibleFrom": "02.02.20",
8
+ "releasedOn": "2017-06-12",
9
+ "url": "https://data.orientdb.dev/public-databases/3.0.x/demodb.zip"
10
+ }
11
12
13
}
0 commit comments