From 2493f40845b0a6223482051e424c77a777e05821 Mon Sep 17 00:00:00 2001 From: peavey Date: Thu, 28 Dec 2006 21:51:41 +0000 Subject: Just a comment. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6147 e03df62e-2008-0410-955e-edbf42e46eb7 --- extras/m_sqllog.pgschema.sql | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extras') diff --git a/extras/m_sqllog.pgschema.sql b/extras/m_sqllog.pgschema.sql index 7aeb9fa4a..df49be787 100644 --- a/extras/m_sqllog.pgschema.sql +++ b/extras/m_sqllog.pgschema.sql @@ -1,3 +1,7 @@ +-- +-- PostgreSQL database dump +-- + CREATE TABLE ircd_log ( id serial NOT NULL, category_id bigint, -- cgit v1.2.3