We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: add auto-generated handlers documentation - Add full section on api(handlers) with selective generation - Document OpenAPI Info configuration options - Document security options (cookie, bearer, api_key) - Add comparison table for handler syntax - Added in both English and Russian versions
docs: fix Кастомный-SQL link format
docs: remove duplicate language switcher from bottom of pages
docs: remove Crates.io/Documentation/License/GitHub badges from Home pages
docs: update language switcher links in English home
docs: remove duplicate headers from localized pages
docs: rename wiki pages to localized names
docs: add comprehensive transactions documentation - Add Transactions pages for all languages (en, ru, ko, es, zh) - Include beginner-friendly explanations with banking examples - Document all transaction methods and error handling - Add best practices and common patterns - Update Home.md Quick Links table - Update _Sidebar.md navigation for all languages
fix: remove Crates.io/Documentation/License badges from Home
fix: remove language badges from content pages (moved to footer)
docs: add transactions attribute documentation
docs: add Streams documentation for all languages - Add Streams-en.md, Streams-ru.md, Streams-ko.md, Streams-es.md, Streams-zh.md - Update _Sidebar.md with Streams links for all languages
docs: add badges and language links to footer
docs: update Home.md with ES/ZH languages
docs: add Spanish and Chinese wiki translations - Add all documentation pages in Spanish (es) and Chinese (zh) - Update sidebar with ES/ZH navigation sections - Add language switcher for all 5 languages (EN/RU/KO/ES/ZH)
fix: use full URLs in sidebar for reliable navigation
fix: use full URLs for sidebar language badges
docs: add multilingual wiki (English, Russian, Korean) - Rename all pages with -en suffix for English - Add complete Russian translations (-ru suffix) - Add complete Korean translations (-ko suffix) - Update Home.md with language switcher - Update _Sidebar.md with trilingual navigation Pages translated: - Attributes, Events, Hooks, Commands - Filtering, Relations, Examples - Custom-SQL, Web-Frameworks, Best-Practices
docs: comprehensive wiki update for v0.3 - Update Home.md with new features (events, hooks, commands) - Update Attributes.md with all attributes (soft_delete, returning, error, events, hooks, commands, filter, relations, projections) - Add Events.md - lifecycle events documentation - Add Hooks.md - lifecycle hooks documentation - Add Commands.md - CQRS commands documentation - Add Filtering.md - query filtering documentation - Add Relations.md - belongs_to/has_many documentation - Update Sidebar with new navigation structure
docs: add dialect and uuid attributes
docs: add complete wiki documentation - Home: overview and quick start - Attributes: full attribute reference - Examples: real-world use cases - Custom SQL: advanced query patterns - Web Frameworks: Axum & Actix integration - Best Practices: production guidelines - Sidebar and footer navigation
Initial Home page