nxtgauge-backend-rust/crates/db
Tracewebstudio Dev d29c755899 fix(users): add missing password_hash bind parameter in user create
- INSERT statement had only 4 placeholders but 5 columns specified
- Add  placeholder for password_hash and bind it properly
2026-04-16 10:35:47 +02:00
..
migrations feat: pricing packages with multi-select roles, lead requests, mock checkout 2026-04-13 01:36:13 +02:00
migrations_new feat: pricing packages with multi-select roles, lead requests, mock checkout 2026-04-13 01:36:13 +02:00
src fix(users): add missing password_hash bind parameter in user create 2026-04-16 10:35:47 +02:00
Cargo.toml feat: complete rust microservices migration with real db logic 2026-03-17 20:42:51 +01:00