Fixed revisions table losing originalIndex when article was deleted
I've also included a migration file in the tools directory
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "news-server",
|
||||
"version": "1.2.3",
|
||||
"version": "1.3.0",
|
||||
"description": "An API centric news server. Uses Sequelize and mariaDB by default.",
|
||||
"main": "server/server.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user