mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-07-13 14:45:54 -05:00
Prepared statements are much better than manually constructing queries, but PHP's MySQLi prepared statement syntax sucks. So does PDO's, but we're abstracting it out so we can make it not suck, and give it the syntax it should always have had. Which is what this does. Yay, finally. |
||
|---|---|---|
| .. | ||
| dispatcher.lib.php | ||
| ntbb_sessions.sql | ||
| ntbb-database.lib.php | ||
| ntbb-friendlist.sql | ||
| ntbb-ladder.lib.php | ||
| ntbb-ladder.sql | ||
| ntbb-session.lib.php | ||
| ntbb-users.sql | ||