Commit Graph

3 Commits

Author SHA1 Message Date
Linden
901cb381b4 feat(table): add functions to the standard table lib
Can overwrite the default table functions with `table = import 'table'`, adding functions to check if value(s) exist or match a table.
2021-11-12 10:16:16 +11:00
Linden
a1d3dd31a3 chore: update information 2021-11-11 18:23:07 +11:00
Linden
2426a768a4 feat(mysql): add imports for oxmysql
Similar to the mysql-async style library included with oxmysql., but without the aliases.
2021-11-11 18:18:17 +11:00