Skip to content

Feat: SQLX

Alvin Khair requested to merge sqlx into master

Goals:

  • Simplify Select Query
  • Simplify Exec Query
  • Auto Adjust when it should use Transaction or not
  • Pagination
  • Simple Query Builder

Merge request reports

Loading