mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-27 00:36:05 +01:00
feat: wallet sqlite
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//! SQLite Mint Migration
|
||||
|
||||
use const_format::formatcp;
|
||||
use sqlx::{Executor, Pool, Sqlite};
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
//! SQLite
|
||||
//! SQLite Mint
|
||||
|
||||
use std::collections::HashMap;
|
||||
use std::str::FromStr;
|
||||
|
||||
Reference in New Issue
Block a user