Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: realm.Bone.DataTypes should be invokable, Invokable.TYPE.toSqlString() get wrong default length(1), DataType definitions #307

Merged
merged 4 commits into from
Apr 27, 2022

Commits on Apr 26, 2022

  1. fix: realm.Bone.DataTypes should be invokable

    JimmyDaddy committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    854863d View commit details
    Browse the repository at this point in the history
  2. chore: ts type definition correct, doc

    JimmyDaddy committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    8672e90 View commit details
    Browse the repository at this point in the history
  3. fix: DataType.invokable.INTEGER.toString() = "INTEGER(1)" and type de…

    …finitions
    JimmyDaddy committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    6d4207b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    1af5b02 View commit details
    Browse the repository at this point in the history