sqlx
sqlx
io.github.liewhite.sqlx
DBConfig
Field
Index
Migrator
DBDriver
QuillMysqlContext
QuillPostgresContext
RawCodecs
TField
TField
TField_Option
given_TField_Array
given_TField_BigInt
given_TField_Boolean
given_TField_Date
given_TField_Double
given_TField_Float
given_TField_Int
given_TField_Long
given_TField_String
given_TField_ZonedDateTime
Table
Table
io.github.liewhite.sqlx.annotation
ColumnName
Index
Length
Primary
Unique
main
B
G
main
sqlx
/
main
/
G
G
case
class
G
(a:
Int
, @
Primary
id:
Long
)
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
inline
def
create
[A <:
SqlIdiom
, N <:
NamingStrategy
](ctx:
JdbcContext
[A, N]):
Insert
[
G
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product