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