TypeDBORM.jl
  • Home
  • Guide
  • Structural Infos
    • Storage of data types
Version
  • Structural Infos
  • Structural Infos
Edit on GitHub

Storage of data types

Direct storable data types are:

  • String
  • Boolean
  • Number
  • DateTime

What happens with structs used inside structs

Structs which are used inside of structs will be stored as as a relation between the "parent"-struct and the "child" struct. For an example please refer Getting Started

« Guide

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.6 on Monday 22 November 2021. Using Julia version 1.6.4.