Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
swiss_schema
Browse files
Aug 11, 2025
chore: add task `git.push` to `Makefile [skip ci]
· 7568fc58
Joel Jucá
authored
Aug 11, 2025
7568fc58
docs: set project `:name` on `mix.exs` [skip ci]
· 251e26ec
Joel Jucá
authored
Aug 11, 2025
251e26ec
Jun 06, 2025
chore: bump version to v0.7.0
· 298776c4
Joel Jucá
authored
Jun 06, 2025
View commits for tag v0.7.0
v0.7.0
298776c4
feat: impl callback `query!/2`
· e31ee72f
Joel Jucá
authored
Jun 06, 2025
e31ee72f
feat: impl callback `query/2`
· d809572a
Joel Jucá
authored
Apr 03, 2025
d809572a
ci: update supported Elixir/Erlang versions in GHA workflows
· 2fa6df6d
Joel Jucá
authored
Jun 06, 2025
2fa6df6d
Mar 03, 2025
ci: revert update in legacy workflow
· dedd4087
Joel Jucá
authored
Mar 03, 2025
dedd4087
ci: update legacy workflow to run over `ubuntu-latest`
· bf70d1dd
Joel Jucá
authored
Mar 03, 2025
bf70d1dd
build: bump dep ex_doc to v0.37.2
· a3575aba
Joel Jucá
authored
Mar 03, 2025
a3575aba
build: bump dep postgrex to v0.20.0
· ebe33c7b
Joel Jucá
authored
Mar 03, 2025
ebe33c7b
build: bump dep dialyxir to v1.4.5
· 43b4b2f3
Joel Jucá
authored
Mar 03, 2025
43b4b2f3
Jul 21, 2024
build: remove dev dep mix_test_watch
· 60c25aa6
Joel Jucá
authored
Jul 20, 2024
60c25aa6
fix: bad Dialyxir analysis
· 3e5ac7d1
Joel Jucá
authored
Jul 20, 2024
3e5ac7d1
style: fix a deprecation warning on map.field notation
· a68b170a
Joel Jucá
authored
Jul 20, 2024
a68b170a
build: bumps multiple dev deps by `rm mix.lock && mix deps.get`
· 43403a17
Joel Jucá
authored
Jul 20, 2024
43403a17
build: makes ecto_sql a dev/test dep
· 0f7d734d
Joel Jucá
authored
Jul 20, 2024
0f7d734d
build: remove dev dep ecto_sqlite3
· 80853dcc
Joel Jucá
authored
Jul 20, 2024
80853dcc
ci: bumps Elixir and OTP to v1.17 and v27
· 143af937
Joel Jucá
authored
Jul 20, 2024
143af937
style: phony all Make tasks
· 39c90d3b
Joel Jucá
authored
Jul 20, 2024
39c90d3b
May 22, 2024
chore: bump version to v0.6.0
· 46d26167
Joel Jucá
authored
May 22, 2024
View commits for tag v0.6.0
v0.6.0
46d26167
docs: updates `CHANGELOG.md` [skip ci]
· 0f062a6d
Joel Jucá
authored
May 22, 2024
0f062a6d
feat: global `:repo` opt through config `:default_repo`
· eac9e91e
Joel Jucá
authored
May 17, 2024
eac9e91e
May 18, 2024
docs: updates `CHANGELOG.md` [skip ci]
· a1a9c488
Joel Jucá
authored
May 18, 2024
a1a9c488
ci: update Elixir and OTP versions to v1.16 and v26
· 995024cb
Joel Jucá
authored
May 18, 2024
995024cb
docs: updates `PLAYBOOK.md` [skip ci]
· bda9c3c1
Joel Jucá
authored
May 18, 2024
bda9c3c1
docs: updates `CHANGELOG.md` [skip ci]
· 3cc1d5d4
Joel Jucá
authored
May 18, 2024
3cc1d5d4
fix: stop raising `Ecto.MultipleResultsError` on `get_by/2`
· 2e70461d
Joel Jucá
authored
May 17, 2024
2e70461d
docs: replace Twitter/X badge with LinkedIn [skip ci]
· d4de6e02
Joel Jucá
authored
May 17, 2024
d4de6e02
May 06, 2024
Deprecate `stream/1` (#23)
· ee197442
Joel Jucá
authored
May 06, 2024
ee197442
Jan 29, 2024
fix: deprecate `stream/1`
· 751f110c
Joel Jucá
authored
Jan 29, 2024
751f110c
Jan 25, 2024
ci: rename GitHub Actions workflow to `main`
· c9071158
Joel Jucá
authored
Jan 25, 2024
c9071158
Jan 24, 2024
docs: minor touch on changeset/2 cb [skip ci]
· b03498cb
Joel Jucá
authored
Jan 24, 2024
b03498cb
test: add tests for insert!/2
· 3215b9a0
Joel Jucá
authored
Jan 24, 2024
3215b9a0
feat: support custom changesets thru a :changeset opt
· dbca8557
Joel Jucá
authored
Jan 24, 2024
dbca8557
chore: add a @callback for `changeset/2`
· 14f83ed0
Joel Jucá
authored
Jan 22, 2024
14f83ed0
Jan 22, 2024
test: rewrite tests to use Postgres
· f9611578
Joel Jucá
authored
Jan 22, 2024
f9611578
build: add dev dep postgrex v0.17.4
· 9357ece5
Joel Jucá
authored
Jan 11, 2024
9357ece5
chore: ignore direnv files [skip ci]
· 2797d071
Joel Jucá
authored
Jan 22, 2024
2797d071
build: add path `test/support` for :dev & :test envs
· 831a60df
Joel Jucá
authored
Jan 22, 2024
831a60df
Dec 22, 2023
chore: rename single-char repo variable `r` with `repo`
· 32421e02
Joel Jucá
authored
Dec 22, 2023
32421e02
Loading