Luca Cappelletti
Luca Cappelletti
Both are available in the README
Here you go - the bug is still there. Is version 2.17 recent enough? It is the default one on COLAB.
In the [example you linked](https://github.com/pgcentralfoundation/pgrx/blob/develop/pgrx-tests/src/tests/complex.rs) it is handled by asking the user to manually define the whole set of features, right? My idea was to simply extend the derive macro...
Hi @dongxudongxu - Disregard the documentation website and do read the set of methods that you get when running the `help` method as suggested in the README. Of course, if...