aboutsummaryrefslogtreecommitdiffstats
path: root/extras/m_sqloper.schema.sql
Commit message (Collapse)AuthorAgeFilesLines
* Rename all these so that the names reflect the database server theyre used ↵Gravatar brain2007-01-151-24/+0
| | | | | | | | | | with more accurately -- for example, the old mysql ones were just .schema.sql, and the postgres ones were .pgschema.sql. Theyre now .mysql.sql, .postgresql.sql and .sqlite3.sql git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6345 e03df62e-2008-0410-955e-edbf42e46eb7
* Added hostname checkingGravatar brain2005-04-251-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1188 e03df62e-2008-0410-955e-edbf42e46eb7
* Added m_sqloper, allows storage of opers within a mysql databaseGravatar brain2005-04-251-0/+23
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1187 e03df62e-2008-0410-955e-edbf42e46eb7