Module: JadeSql
- Defined in:
- lib/jade-sql.rb,
lib/jade-sql/runtime.rb,
lib/jade-sql/version.rb,
lib/jade-sql/uuid_runtime.rb,
lib/jade-sql/bin/generate_schema.rb
Overview
UUID v4/v7 generation ports for Sql.Uuid. Stdlib-only, no AR — safe to require eagerly from jade-sql.rb (unlike runtime.rb which pulls in ActiveRecord and is opt-in).
Defined Under Namespace
Modules: Runtime, SchemaGenerator, SqlErrors, Uuid
Constant Summary collapse
- VERSION =
'0.1.0'