Skip to content

Add more database primitives #42

@Gerolmed

Description

@Gerolmed

Is your feature request related to a problem? Please describe.
Database types like Date and Timestamp are inserted as strings/ints. These strings/ints are fixed no matter what database is targeted. Some databases add integrations for these types. This could lead to incompatibility when other systems try to use the database too.

Describe the solution you'd like
Add more primitive support. Support common values like described here. Than leave the saving to the database implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestverifiedThis issue was confirmed by a mod

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions