Sqlsync::Domain
Inherits Reference < Object
A minimal implementation of https://docs.tryton.org/projects/server/en/latest/topics/domain.html
Constructors
new
SourceClass methods
from_json(json : JSON::Any)
SourceInstance methods
to_sql(quoter : Sqlsync::Quoter)
Source