GJ
|
a345737b8b
Add more detailed error messages on SQL connection failure.
|
12 years ago |
riking
|
736359056f
Add checkConnected() calls to re-establish dead SQL connections
|
12 years ago |
GJ
|
68727496ad
Useless casting and elses.
|
12 years ago |
T00thpick1
|
c85d52e594
Make Riking's stuff work
|
12 years ago |
T00thpick1
|
11e4ff34d6
Flatfile repair
|
12 years ago |
Kane York
|
f118ac14ca
Specify returning of generated keys before using them
|
12 years ago |
T00thpick1
|
36b09421e8
These should all be 0 too, for consistancy
|
12 years ago |
T00thpick1
|
d6b39a11e7
0 is nonexistant, not -1
|
12 years ago |
riking
|
23729f45ee
Pull changes from dev-dbman (commit f63c5e3)
|
12 years ago |
GJ
|
4ff4271da2
These should be protected.
|
12 years ago |
T00thpick1
|
8705974e08
Use a single manager to handle our databases.
|
12 years ago |
GJ
|
0c52b3016c
We've got these functions, might as well use them.
|
12 years ago |
T00thpick1
|
2cf58f1b5b
Why break when we can return?
|
12 years ago |
T00thpick1
|
9678875b4b
We do enjoy killing off orphans
|
12 years ago |
GJ
|
24e5147a2a
This was never an issue.
|
12 years ago |
GJ
|
bc706109e0
Fix issue with tables without party names.
|
12 years ago |
T00thpick1
|
1444be665c
No reason to specify MyISAM
|
12 years ago |
T00thpick1
|
c0f6c15a80
Fix SQL Syntax
|
12 years ago |
T00thpick1
|
6c9d1c4953
Make SQL removes delete from all tables
|
12 years ago |
T00thpick1
|
f189ab30e5
Default should be default
|
12 years ago |
GJ
|
eea5784527
Abstract our database operations into a single class.
|
12 years ago |