tangled
alpha
login
or
join now
tsiry-sandratraina.com
/
xata_id_extension
1
fork
atom
PostgreSQL extension for generating Xata-style xata_id unique identifiers (rec_<20_chars>) using Rust and pgrx.
1
fork
atom
overview
issues
pulls
pipelines
ci: install grep, sed and flex
tsiry-sandratraina.com
8 months ago
3fc5b7ed
9e023b10
0/1
ci.yml
failed
30s
+3
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
ci.yml
+3
.tangled/workflows/ci.yml
reviewed
···
8
8
- cargo-pgrx
9
9
- rustc
10
10
- rustfmt
11
11
+
- gnused
12
12
+
- gnugrep
13
13
+
- flex
11
14
12
15
steps:
13
16
- name: "cargo fmt"