class Sqlsync::Domain

Overview

A minimal implementation of https://docs.tryton.org/projects/server/en/latest/topics/domain.html

Defined in:

sqlsync/domain.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.from_json(json : JSON::Any) #

[View source]

Instance Method Detail

def to_sql(quoter : Sqlsync::Quoter) #

[View source]