mirror of
https://github.com/Phundrak/georm.git
synced 2025-08-30 22:25:35 +00:00
The `create_or_update` method has been deprecated and replaced by `upsert` for clarity and consistency with common database terminology. This commit also removes the file `src/entity.rs` which has been forgotten in earlier commits and was no longer part of Georm.