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-24 18:46:37 +02:00
Code
Activity
Files
80f4f317b247ee3756fbc001495310b2f7c4e997
anope
/
modules
/
database
T
History
Adam
80f4f317b2
Put serialized_items on the heap to prevent weird crashes on shutdown from the list being destructed before members in it
2011-10-10 15:04:23 -04:00
..
db_flatfile.cpp
Put serialized_items on the heap to prevent weird crashes on shutdown from the list being destructed before members in it
2011-10-10 15:04:23 -04:00
db_old.cpp
Added a new database format and sqlite support. Also moved db-convert to a module.
2011-09-25 04:19:15 -04:00
db_plain.cpp
Added a new database format and sqlite support. Also moved db-convert to a module.
2011-09-25 04:19:15 -04:00
db_sql_live_read.cpp
Added a new database format and sqlite support. Also moved db-convert to a module.
2011-09-25 04:19:15 -04:00
db_sql_live_write.cpp
Added a new database format and sqlite support. Also moved db-convert to a module.
2011-09-25 04:19:15 -04:00
db_sql.cpp
Put serialized_items on the heap to prevent weird crashes on shutdown from the list being destructed before members in it
2011-10-10 15:04:23 -04:00