0 votes

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.

in Solved by (160 points)
recategorized by

1 Answer

0 votes

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

by Skipper developer (141k points)