Commit Graph

4 Commits

Author SHA1 Message Date
Silver Zachara
28b1cf627c
[tinyorm] Update to v0.37.3 (#38388)
Bugfix release.

New TinyDrivers feature can't be enabled in vcpkg as it violates the
Maintainer guide: Do not use features to implement alternatives

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-05-06 14:22:11 -07:00
Cheney Wang
e732da23b6
[tinyorm] Suppress warning STL4043 (#35432) 2023-12-01 02:02:41 -08:00
Frank
94b2e61817
[tinyorm] Disable warnings as errors. (#34990)
* [tinyorm] Disable warnings as errors.

* version
2023-11-09 11:09:34 -08:00
Silver Zachara
a85d30769f
[tinyorm] added initial port TinyORM v0.36.5 (#34640)
* [tinyorm] added initial port TinyORM v0.36.5

* [tinyorm] updated to v0.36.5

Updated version database for TinyORM v0.36.5.
2023-11-05 09:16:23 -08:00