Skip to content

remove basium_orm.start(), init basium_model class on first use #27

@lowinger42

Description

@lowinger42

Today all classes that basium manages is initialized by basium_orm.start()

Remove the need for this, check when class is used if it is initialized and if not, do it.
Makes the ORM more transparent and easier to use

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions