fix: Correct the AUTOINCREMENT statement and PRIMARY KEY place in declaration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "db_builder"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
edition = "2024"
|
||||
description = "This crate enables you to have a lib that create a sqlite database from a json file schema"
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user