Files
yvgude--lean-ctx/rust/tests/snapshots/pattern_snapshots__psql_query.snap
T
wehub-resource-sync 26382a7ac6
CI / Clippy (push) Failing after 15m13s
CI / Test (ubuntu-latest) (push) Failing after 16m1s
CI / Test (macos-latest) (push) Has been cancelled
CI / Test (windows-latest) (push) Has been cancelled
CI / Build (no embeddings / no ORT) (push) Has been cancelled
CI / Format (push) Has been cancelled
CI / Cookbook (Node) (push) Has been cancelled
CI / Pi Extension (Node) (push) Has been cancelled
CI / Rust SDK (lean-ctx-client) (push) Has been cancelled
CI / Embed SDK (lean-ctx-sdk) (push) Has been cancelled
CI / Python SDK (leanctx) (push) Has been cancelled
CI / Hermes Plugin (Python) (push) Has been cancelled
CI / SDK Conformance Matrix (push) Has been cancelled
CI / Coverage (push) Has been cancelled
CI / cargo-deny (push) Has been cancelled
CI / Adversarial Safety (push) Has been cancelled
CI / Benchmarks (push) Has been cancelled
CI / Output-Quality Gate (eval A/B) (push) Has been cancelled
CI / Documentation (push) Has been cancelled
CI / CI Green (push) Has been cancelled
JetBrains Plugin / Actionlint (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (rust) (push) Has been cancelled
JetBrains Plugin / Validation (push) Has been cancelled
JetBrains Plugin / Build (push) Has been cancelled
JetBrains Plugin / Test (push) Has been cancelled
Security Check / Security Scan (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:35:30 +08:00

18 lines
1.0 KiB
Plaintext

---
source: tests/pattern_snapshots.rs
expression: compressed
---
id | name | email | role | active | created_at
----+-----------+----------------------+-----------+--------+------------------------
1 | Alice | alice@example.com | admin | t | 2024-01-15 10:23:45+00
2 | Bob | bob@example.com | user | t | 2024-01-16 08:00:00+00
3 | Charlie | charlie@example.com | user | f | 2024-01-17 12:30:00+00
4 | Diana | diana@example.com | moderator | t | 2024-01-18 09:15:00+00
5 | Eve | eve@example.com | user | t | 2024-01-19 14:00:00+00
6 | Frank | frank@example.com | user | f | 2024-01-20 06:00:00+00
7 | Grace | grace@example.com | admin | t | 2024-01-21 11:45:00+00
8 | Hank | hank@example.com | user | t | 2024-01-22 15:30:00+00
9 | Irene | irene@example.com | user | t | 2024-01-23 09:00:00+00
10 | Jack | jack@example.com | moderator | t | 2024-01-24 13:15:00+00
(10 rows)