Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mysql
v0.11.2
MySql
Any
ColumnSpec
Connection
IOErrorOrErrno
Driver
Protocol
HandshakeResponse41
HandshakeV10
Quit
ReadPacket
ResultSet
Statement
TextResultSet
UnpreparedStatement
WritePacket
Built with Crystal 1.9.2
2023-10-08 01:10:13 UTC
class
MySql::Statement
MySql::Statement
DB::Statement
Reference
Object
Defined in:
mysql/statement.cr
Constructors
.new
(connection, sql : String)
Constructor Detail
def self.
new
(connection, sql : String)
#
[
View source
]