Change8

0.0.36

Breaking Changes
📦 sqlmodelView on GitHub →
1 breaking🔧 1 symbols

Summary

This release removes support for the `sqlmodel-slim` package distribution, directing all users to use the standard `sqlmodel` package instead.

⚠️ Breaking Changes

  • Support for the `sqlmodel-slim` package has been completely dropped. Users must switch to using the standard `sqlmodel` package.

Migration Steps

  1. If you were using `sqlmodel-slim`, switch your imports and dependencies to use the standard `sqlmodel` package.

Affected Symbols