38 lines
923 B
Markdown
38 lines
923 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new feature for this project
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
|
|
Welcome! Thank you for suggesting features!
|
|
|
|
First of all, please star our repo. Your support is vital to the continued maintenance of SeaORM.
|
|
|
|
Want to ask a question? You can reach us via:
|
|
|
|
- Discord: https://discord.com/invite/uCPdDXzbdv
|
|
- GitHub Discussions: https://github.com/SeaQL/sea-orm/discussions/new
|
|
|
|
All feature requests should start from a GitHub Discussion thread.
|
|
|
|
After a throughout discussion, when the solution is clear, we will create a tracking issue with a feature specification.
|
|
|
|
-->
|
|
|
|
## Motivation
|
|
|
|
<!-- What is the use case? What is the expected outcome? -->
|
|
|
|
## Proposed Solutions
|
|
|
|
<!-- What are the proposed solutions? How it solve the problem or achieve the goal? -->
|
|
|
|
## Current Workarounds
|
|
|
|
<!-- What are the current workarounds before this feature is being implemented? -->
|