yzernik / squeakroad

Open source darknet market with lightning network payments
MIT License
43 stars 11 forks source link

Remove use of sqlx compiled "query!" macro #596

Open yzernik opened 2 years ago

yzernik commented 2 years ago

Use only the regular sqlx "query" function. This should simplify the development and maintenance of the app.