34 lines
826 B
Markdown
34 lines
826 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new feature for this project
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
|
|
Welcome! Thanks for suggesting features!
|
|
|
|
Do you want to ask a question? Are you looking for support?
|
|
Please ask us on
|
|
- Discord: https://discord.com/invite/uCPdDXzbdv
|
|
- GitHub Discussions: https://github.com/SeaQL/sea-orm/discussions/new
|
|
|
|
Make sure you have a clear feature specification before open an issue. Alternatively, please start an "Idea" thread on GitHub Discussions and let's formulate the solution together.
|
|
|
|
-->
|
|
|
|
## 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? -->
|
|
|
|
## Additional Information
|
|
|
|
<!-- any other additional information that might be helpful -->
|