Default Value for Boolean Field

Options
When creating a yes/no, true/false in most cases I need to set a default upon creation. Could this be considered or is there another way to implement this? 

Previously using MySQL I also have used TinyInt with a length of 1 and set a default so I can do the same now with Xano, but would there be any performance gain by limiting the length?

Billie

Comments