MySQL 9.3.0
Source Code Documentation
jit_executor::db Namespace Reference

Classes

class  IColumn
 
class  IResult
 
class  IRow
 
class  ISession
 
struct  Warning
 

Enumerations

enum class  Type {
  Null , String , Integer , UInteger ,
  Float , Double , Decimal , Bytes ,
  Geometry , Json , Date , Time ,
  DateTime , Bit , Enum , Set ,
  Vector
}
 

Enumeration Type Documentation

◆ Type

enum class jit_executor::db::Type
strong
Enumerator
Null 
String 
Integer 
UInteger 
Float 
Double 
Decimal 
Bytes 
Geometry 
Json 
Date 
Time 
DateTime 
Bit 
Enum 
Set 
Vector