From 0d56dfef587a5d9a085f99effa003d21f788d0e6 Mon Sep 17 00:00:00 2001 From: noud Date: Tue, 25 Sep 2012 12:43:24 +0200 Subject: [PATCH] db small notes about database. --- app/Config/Schema/note.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 app/Config/Schema/note.txt diff --git a/app/Config/Schema/note.txt b/app/Config/Schema/note.txt new file mode 100755 index 000000000..8b600527d --- /dev/null +++ b/app/Config/Schema/note.txt @@ -0,0 +1,16 @@ +0.1.0 + +Events.uuid + +Attributes.uuid +0.2.0 + Attributes.value -> Attributes.value1 +0.2.0.1 + +Attributes.value2 +0.2.1 + Servers.lastfetchedid -> Servers.lastpulledid +0.2.1.1 + +Servers.lastpushedid +0.2.2 + +Users.group_id + +Groups + +Logs +0.2.3 \ No newline at end of file