Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.50.0rc1 | Olivier Wilkinson (reivilibre) | 2022-01-05 | 1 | -1/+0 |
| | |||||
* | checks for generators in database functions (#11564) | Richard van der Hoff | 2021-12-13 | 1 | -0/+1 |
A couple of safety-checks to hopefully stop people doing what I just did, and create a storage function which only works the first time it is called (and not when it is re-run due to a database concurrency error or similar). |