CONTRIBUTING
author Kim Alvefur <zash@zash.se>
Mon, 01 Aug 2022 17:25:40 +0200
changeset 12852 ccb030d988ac
parent 9950 ceaca48a7e6d
permissions -rw-r--r--
util.sqlite3: Skip prepared statements when no parameters are given Seems CREATE INDEX is unhappy as a prepared statement. Perhaps because the table has not been COMMIT-ed yet?

Thanks for your interest in contributing to the project!

There are many ways to contribute, such as helping improve the
documentation, reporting bugs, spreading the word or testing the latest
development version.

You can find more information on how to contribute at <https://prosody.im/doc/contributing>

See also the HACKERS and README files.