issues
search
ZennerIoT
/
ex_audit
Ecto auditing library that transparently tracks changes and can revert them.
MIT License
369
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add recent elixir versions to CI matrix
#113
fastjames
opened
1 week ago
1
But does not write to the database ex_audit_custom
#112
mackdunkan
closed
8 months ago
1
(Postgrex.Error) ERROR 23502 (not_null_violation) null value in column "id" of relation "versions" violates not-null constraint
#111
mackdunkan
closed
8 months ago
6
Support schemas with primary keys not named `id`
#110
bencates
opened
11 months ago
0
Update README.md installation/setup instructions
#109
stefanluptak
closed
12 months ago
1
Use bigint type for entity_id in the create_version_table.exs example
#108
stefanluptak
opened
1 year ago
0
Bump ecto_sql from 3.8.2 to 3.10.2
#107
dependabot[bot]
opened
1 year ago
0
Bump ex_doc from 0.24.2 to 0.30.6
#106
dependabot[bot]
opened
1 year ago
0
Bump excoveralls from 0.12.3 to 0.17.1
#105
dependabot[bot]
opened
1 year ago
0
Bump ex_doc from 0.24.2 to 0.30.3
#104
dependabot[bot]
closed
1 year ago
1
Re-add support for multiple repos, upgrade ecto to 3.10.1
#103
mikeover
closed
1 year ago
0
Bump excoveralls from 0.12.3 to 0.16.1
#102
dependabot[bot]
closed
1 year ago
1
Bump ex_doc from 0.24.2 to 0.29.4
#101
dependabot[bot]
closed
1 year ago
1
Bump ecto_sql from 3.8.2 to 3.10.1
#100
dependabot[bot]
closed
1 year ago
1
Bump ecto from 3.8.3 to 3.8.4
#99
dependabot[bot]
opened
1 year ago
0
Bump postgrex from 0.16.3 to 0.16.5
#98
dependabot[bot]
opened
1 year ago
0
Bump mix_test_watch from 1.0.2 to 1.1.0
#97
dependabot[bot]
opened
1 year ago
0
Bump actions/checkout from 2 to 3
#96
dependabot[bot]
opened
1 year ago
0
Using ex_audit breaks `returning` option for Repo functions
#95
willus10245
closed
8 months ago
1
Merge upstream
#94
jpalgut-weedmaps
closed
1 year ago
1
New error prevent tracked schemas to write into DB
#93
bumbus
closed
1 year ago
1
warnings fixed
#92
revati
closed
1 year ago
0
About maintaining this library.
#91
revati
closed
2 years ago
1
Conflicting behaviors using ExAudit.Repo
#90
spenavajr
closed
1 year ago
3
Add ignored fields
#89
atavistock
closed
2 years ago
0
Cleanup additional data
#88
atavistock
closed
2 years ago
0
Centralize common functionality
#87
atavistock
closed
2 years ago
2
Refactor CustomData to use ETS table directly on get
#86
edgurgel
closed
1 year ago
1
Update Ecto.Repo calls to work with Ecto 3.8
#85
edgurgel
closed
1 year ago
6
Update behaviour
#84
ammbot
closed
2 years ago
0
Add Github Actions
#83
samhamilton
closed
1 year ago
0
WIP: ecto 3.8 support
#82
tmtx
closed
2 years ago
1
Chlid spec warning fix
#81
revati
closed
2 years ago
0
Chlid spec warning fix
#80
revati
closed
2 years ago
0
allow custom history fetching
#79
revati
closed
2 years ago
1
Fix warning about conflicting behaviours
#78
MMore
closed
1 year ago
8
Prefix support
#77
sveredyuk
opened
3 years ago
0
Fix documentation typo for history :render_struct option
#76
bolte-17
closed
3 years ago
0
Add missing Ecto features like setting default_options/1
#75
MMore
closed
3 years ago
6
default_options/1 can't be overridden
#74
MMore
closed
3 years ago
3
call version changeset
#73
revati
closed
3 years ago
0
Readme fix, and aligned with phx.auth.gen
#72
revati
closed
3 years ago
0
Misc doc changes
#71
kianmeng
closed
2 years ago
3
Telemetry
#70
ammbot
closed
3 years ago
0
chore: adding support for ecto 3.5
#69
darth-jorge
closed
3 years ago
0
Recording custom data with Plug does not work in Phoenix LiveView App
#68
MMore
closed
3 years ago
1
Wrong option key in documentation for ExAudit.Repo.history
#67
cgudrian
opened
3 years ago
1
Add typespecs for Ecto types
#66
mcasper
closed
2 years ago
1
feat: add function history_query/1
#65
brunohkbx
closed
2 years ago
1
feat: allow option `limit` in history/2
#64
brunohkbx
closed
3 years ago
1
Next