diff database/schema.sql @ 22:8870309149f8

add a descriptive comment
author David A. Holland
date Sun, 26 May 2013 17:24:13 -0400
parents 68cc276ac118
children 021ec7010271
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