github overextended/oxmysql v1.7.0

latest releases: v2.9.1, v2.9.0, v2.8.0...
2 years ago

Prepared statements

These were the default function utilised in the initial release, however several incompatibilities and the general trend of using string concatenation lead to many issues. This new export utilises prepared statements for specific purposes and is not generally recommended if you're uncertain about return values.

If you would like to utilise them, refer to these forks of esx_status and es_extended for updated save functions.

Documentation updates will be coming, so if you're not sure how to use them just don't.


Features

  • Add an export to call prepared statements (#54) #54 (Linden)

Code Refactoring

  • lib: Update formatting for improved LDoc usage (Linden)
  • prepare: Rename prepared export to prepare (Linden)

Chores

Commits

  • 1d0a5bc: Update issue templates (Linden)

Don't miss a new oxmysql release

NewReleases is sending notifications on new releases.