easykoala
Results
1
comments of
easykoala
can use this: #[py_sql("select b.name from a inner join b on a.bid=b.id, where a.id=111)] async fn py_sql_tx(rb: &Rbatis) -> Vec { impled!() }