From f0ff056fcc411e4464d985aebf274627dcd9b996 Mon Sep 17 00:00:00 2001 From: Pellaeon Lin Date: Thu, 5 Mar 2015 19:13:10 +0800 Subject: [PATCH] Update# add primary key --- appinfo/database.xml | 8 ++++++++ appinfo/version | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/appinfo/database.xml b/appinfo/database.xml index 95d7c5a..4039031 100644 --- a/appinfo/database.xml +++ b/appinfo/database.xml @@ -7,6 +7,14 @@ *dbprefix*registration + + id + integer + true + true + true + true + email text diff --git a/appinfo/version b/appinfo/version index 8acdd82..4e379d2 100644 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -0.0.1 +0.0.2