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
class
Sqlsync::Driver::FsocketFreeswitch
Sqlsync::Driver::FsocketFreeswitch
Sqlsync::Driver::Fsocket::FsocketConnection
Reference
Object
Defined in:
sqlsync/drivers/fsocket.cr
Constructors
.new
(host : String, port : Int32, password : String)
Instance Method Summary
#close
#connected
#json
(table : String) : String
Instance methods inherited from class
Sqlsync::Driver::Fsocket::FsocketConnection
close
close
,
json(table : String) : String
json
Constructor Detail
def self.
new
(host : String, port : Int32, password : String)
#
[
View source
]
Instance Method Detail
def
close
#
[
View source
]
def
connected
#
[
View source
]
def
json
(table : String) : String
#
[
View source
]