piecash.kvp module

class piecash.kvp.SlotType(*args, **kwargs)[source]

Bases: sqlalchemy.sql.type_api.TypeDecorator

Used to customise the DateTime type for sqlite (ie without the separators as in gnucash

impl

alias of INTEGER