issues
search
dwyl
/
alog
🌲 alog (Append-only Log) is an easy way to start using the Lambda/Kappa architecture in your Elixir/Phoenix Apps while still using PostgreSQL (with Ecto).
GNU General Public License v2.0
15
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ImmuDB 1.0
#59
nelsonic
opened
3 years ago
0
Deletion Test Issue
#58
njwest
opened
5 years ago
0
Creating users with duplicate email is not erroring
#57
RobStallion
opened
5 years ago
2
Updating Users using the Alog approach
#56
RobStallion
opened
5 years ago
4
Foreign key strategy in Ecto for has_ relationships of ALog schemas?
#55
njwest
opened
5 years ago
1
Query all
#54
SimonLab
closed
5 years ago
1
How to handle inserting duplicate data?
#53
RobStallion
opened
5 years ago
1
Insert testing
#52
RobStallion
closed
5 years ago
0
Update
#51
Danwhy
closed
5 years ago
0
Insert
#50
RobStallion
closed
5 years ago
3
Execute ddl
#49
Danwhy
closed
5 years ago
1
Ecto Adapter
#48
Danwhy
opened
5 years ago
0
Update All - Ecto.Adapters.SQL.Connection
#47
Danwhy
opened
5 years ago
0
Update - Ecto.Adapters.SQL.Connection
#46
Danwhy
opened
5 years ago
5
Insert - Ecto.Adapters.SQL.Connection
#45
Danwhy
opened
5 years ago
33
Execute DDL - Ecto.Adapters.SQL.Connection
#44
Danwhy
opened
5 years ago
3
Delete All - Ecto.Adapters.SQL.Connection
#43
Danwhy
opened
5 years ago
0
Delete - Ecto.Adapters.SQL.Connection
#42
Danwhy
opened
5 years ago
0
ChildSpec - Ecto.Adapters.SQL.Connection
#41
Danwhy
opened
5 years ago
0
All - Ecto.Adapters.SQL.Connection
#40
Danwhy
opened
5 years ago
19
Extend ecto_sql postgres adapter
#39
RobStallion
closed
5 years ago
8
Implement Append Only Log as an Ecto Adapter
#38
Danwhy
opened
5 years ago
2
Use Ecto `naive_datetime_usec`
#37
SimonLab
opened
5 years ago
0
keep inserted_at value to the original value
#36
SimonLab
closed
5 years ago
2
Example Apps
#35
Danwhy
opened
5 years ago
1
Documenting functions
#34
RobStallion
opened
5 years ago
0
Questions on implementation?
#33
RobStallion
opened
5 years ago
4
Update entry_id to use CID instead of UUID
#32
RobStallion
closed
5 years ago
4
Configure repo
#31
Danwhy
closed
5 years ago
0
Get inserted_at value from first inserted item
#30
SimonLab
opened
5 years ago
0
Should All function be able to take queries?
#29
RobStallion
opened
5 years ago
2
Do not retrieve outdated items in get_by
#28
Danwhy
closed
5 years ago
0
Outdated items being retrieved in `get_by`
#27
Danwhy
opened
5 years ago
0
Add case insensitive option
#26
Danwhy
closed
5 years ago
0
Unique Constraints
#25
Danwhy
closed
5 years ago
0
preloads associations before removing id on update
#24
Danwhy
closed
5 years ago
0
Changesets
#23
Danwhy
closed
5 years ago
0
Adding entry_ids to assocs built with `cast_assoc`
#22
Danwhy
opened
5 years ago
0
unique_constraint
#21
Danwhy
closed
5 years ago
3
add documentation
#20
SimonLab
opened
5 years ago
1
Check timestamps are defined?
#19
SimonLab
opened
5 years ago
1
Update documentation/README
#18
SimonLab
opened
5 years ago
0
Is alog being used in my project?
#17
Cleop
opened
6 years ago
0
Why is my data not being returned in date order?
#16
Cleop
opened
6 years ago
1
UUID as entry_id ?
#15
nelsonic
opened
6 years ago
2
Separate the changeset logic from the insert/update logic
#14
RobStallion
opened
6 years ago
2
Get by
#13
Danwhy
closed
6 years ago
0
Preload
#12
Danwhy
closed
6 years ago
0
Raise error if required fields are missing
#11
Danwhy
closed
6 years ago
0
Improve update function
#10
Danwhy
opened
6 years ago
0
Next