Introduce the StoneSQL migration engine with embedded SQL migration support, scientific error tracking, and extensive documentation in the README. Include implementation of core functionality, error handling, and unit tests to validate success and failure scenarios.
6 lines
104 B
Modula-2
6 lines
104 B
Modula-2
module gitstormr.dev/stone-utils/stonesql
|
|
|
|
go 1.24
|
|
|
|
require gitstormr.dev/stone-utils/stoneerror v1.0.0
|