mirror of
https://github.com/EQEmu/eqemu-docs-v2.git
synced 2026-08-08 17:45:09 -04:00
287 B
Executable file
287 B
Executable file
=== "Lua (2)"
!!! info end
Also see [Spire Quest API Explorer](http://spire.akkadius.com/quest-api-explorer?lang=lua&type=Database){:target="Database"} for latest definitions and Quest examples
``` lua
database:Prepare(string query);
database:close();
```