8000
Skip to content

Add More field support in model generation#332

Merged
jondot merged 10 commits intoloco-rs:masterfrom
shuvroroy:feature/support-common-model-migration
Jan 8, 2024
Merged

Add More field support in model generation#332
jondot merged 10 commits intoloco-rs:masterfrom
shuvroroy:feature/support-common-model-migration

Conversation

@shuvroroy
Copy link
Copy Markdown
Contributor
@shuvroroy shuvroroy commented Jan 8, 2024

New:

  • text
  • tiny_integer
  • tiny_integer!
  • tiny_integer^
  • small_integer
  • small_integer!
  • small_integer^
  • big_integer
  • big_integer!
  • big_integer^
  • double
  • double!
  • decimal
  • decimal!
  • decimal_len
  • decimal_len!

Note: @jondot @kaplanelad right now I am using integer naming postfix for column tiny, small and big but if you guys prefer to use int then I can replace those with int as a postfix

@shuvroroy shuvroroy marked this pull request as ready for review January 8, 2024 06:31
@jondot jondot merged commit d7bd5b1 into loco-rs:master Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0