[Answered] What is "varchar" on Skipper's appli?

0 votes
asked Apr 6, 2020 in Solved by Jecker (160 points)
recategorized Aug 14, 2020 by ludek.vodicka

Hello,

im working on a data base,
i would like to enter an adress value, i need to specify that its a varchar element,
but dont find the option in proposed definitions,
what is the equivalent of varchar on the appli?

thank you.

1 Answer

0 votes
answered Apr 6, 2020 by ludek.vodicka Skipper developer (140,450 points)

It depends on what ORM are you designing your model.

Skipper isn't Database design tool. It's an ORM design tool. So you need to use datatypes offered by selected ORM

...