Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sqlsync
v1.0.0
Top Level Namespace
Config
ConfigSqlsync
Table
Domain
Sqlsync
Data
DataError
Row
Diff
Domain
Condition
Error
Driver
CrystalDB
Error
Factory
Fsocket
CallResult
Call
Calls
FsocketConnection
FsocketFactory
FsocketFreeswitch
FsocketFreeswitchFactory
Postgres
Quoter
Sqlite3
Quoter
Driverer
Quoter
Table
ColumnContent
ColumnValue
Descriptor
Column
Type
Integer
Integer32
String
Typer
ColumnCollection
ColumnMapping
Identifier
IdentifierMultiColumnPrimaryKey
Row
Value
Built with Crystal 1.9.2
2023-10-07 18:57:11 UTC
abstract class
Sqlsync::Table::Descriptor::Identifier
Sqlsync::Table::Descriptor::Identifier
Reference
Object
Direct Known Subclasses
Sqlsync::Table::Descriptor::IdentifierMultiColumnPrimaryKey
Defined in:
sqlsync/table.cr
Instance Method Summary
#same?
(from : Table::Row, to : Table::Row) : Bool
Instance Method Detail
abstract def
same?
(from :
Table::Row
, to :
Table::Row
) : Bool
#
[
View source
]