You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
Marzin edited this page Jan 31, 2022
·
9 revisions
Roadmap
Currently, execute () is blocking and it can cause lag issues on games and game servers. It is planned to make it non-blocking and to introduce a signal to retrieve the response from the server.
support logging and a special method to see an error report on the query to perform on the server.
Create more examples of using the addon in the wiki (tutorial, saving binaries in the database (images, video), example of good usage practices, ect.)
Supports all postgres value types.
clean the script from all print() and create a dedicated logging function