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 19:06:37 +02:00
Code
Activity
Files
9ea030d0600624095204af192e99c16e2d78a42e
anope
/
modules
/
database
T
History
lethality
620c08bd7a
Fixed some more errors in sql live-write, hopefully the last.
2011-11-25 23:12:23 +00:00
..
db_flatfile.cpp
Fixed storing mode locks
2011-11-17 12:46:18 -05:00
db_old.cpp
Fixed bug
#1349
(m_sqlite compiles without error under FreeBSD), as well as use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
2011-10-24 16:32:29 -04:00
db_plain.cpp
Windows
2011-11-08 17:29:16 -05:00
db_sql_live_read.cpp
Fixed a crash in ns saset when using mysql-write module
2011-11-25 23:10:26 +00:00
db_sql_live_write.cpp
Fixed some more errors in sql live-write, hopefully the last.
2011-11-25 23:12:23 +00:00
db_sql.cpp
Fixed storing mode locks
2011-11-17 12:46:18 -05:00