This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-25 02:46:37 +02:00
Code
Activity
Files
f24e17f8b4a579666bae050d81585d42059e7513
anope
/
modules
/
database
T
History
Adam
f24e17f8b4
Fix /bs set private
2013-03-29 23:50:51 -05:00
..
db_flatfile.cpp
Have db_flatfile store object ids if they are set, even though it doesn't use them, so that if other database modules that use them are loaded they can keep track of objects properly
2013-03-16 20:08:39 -05:00
db_old.cpp
Fix /bs set private
2013-03-29 23:50:51 -05:00
db_plain.cpp
Store what channels have references to accounts in NickCore to prevent having to iterate over all channels and then all access entries when nicks expire or from nickserv/alist
2013-02-14 01:20:18 -05:00
db_sql_live.cpp
Add db_sql:import config option so we can know for sure whether or not we want a database import
2013-03-18 12:16:51 -05:00
db_sql.cpp
Add db_sql:import config option so we can know for sure whether or not we want a database import
2013-03-18 12:16:51 -05:00