TinyMUSH 3.3
TinyMUSH Server
Loading...
Searching...
No Matches
Functions
db_sql_sqlite3.c File Reference

Module for SQLite3 interface. More...

#include <config.h>
#include <system.h>
#include <tinymushapi.h>
#include "db_sql.h"
Include dependency graph for db_sql_sqlite3.c:

Functions

void sql_shutdown (dbref player, dbref cause, char *buff, char **bufc)
 
int sql_init (dbref player, dbref cause, char *buff, char **bufc)
 
int sql_query (dbref player, char *q_string, char *buff, char **bufc, const Delim *row_delim, const Delim *field_delim)
 

Detailed Description

Module for SQLite3 interface.

Author
TinyMUSH development team (https://github.com/TinyMUSH)
Version
3.3
Date
2020-12-28
Bug:
This code is currently not working. Won't be fixed until we go Beta