JetBrains / JetBrains/Exposed

Support user defined precision for numeric columns

Open
#1,095 0 comments 0 reactions 1 assignee Claimed by @joc-a View on GitHub
Dominant language
Kotlin
Stars
9.3k
Forks
798
Avg merge
4d 2h
Merged PRs (30d)
26

Description

Similarly to #1053 it would be nice to be able to specify precision for numeric columns also. Mostly the use case is that without being able to specify our table completely in Exposed then we cannot use the Schema tools for diffing the db table and our `Table` objects in Kotlin.

https://www.w3resource.com/sql/data-type.php#NUMERIC
https://mariadb.com/kb/en/numeric-data-type-overview/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.