Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-02 | 296 Bytes | |
v5.2.4 source code.tar.gz | 2025-01-02 | 1.3 MB | |
v5.2.4 source code.zip | 2025-01-02 | 1.5 MB | |
Totals: 3 Items | 2.7 MB | 6 |
5.2.4
BUG FIXES
- Allow partition_data functions and procedure to work when the source table is in a different schema than the partition table. (Github Issue [#726])
- Removed SECURITY DEFINER from the last two functions that still had it lingering. (Github Issue [#512])