changeset 22:8870309149f8

add a descriptive comment
author David A. Holland
date Sun, 26 May 2013 17:24:13 -0400
parents ecae2581f825
children ca4679ac4e02
files database/schema.sql
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/database/schema.sql	Tue Sep 04 13:33:12 2012 -0400
+++ b/database/schema.sql	Sun May 26 17:24:13 2013 -0400
@@ -1,3 +1,6 @@
+-- Load the database schema.
+-- Should be done as the swallowtail-admin user.
+
 begin;
 
 \i schema/version.sql