issues
search
win7user10
/
Laraue.EfCoreTriggers
Library to write triggers in C# with EF.Core
MIT License
114
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to create migration script
#112
truthz03
opened
6 days ago
2
ef core 9 package for MySql
#111
win7user10
closed
1 week ago
0
Ef core 9 support
#110
win7user10
closed
1 week ago
0
feat: add .net9 support and update to new MigrationsModelDiffer
#109
DonkeyKongJr
closed
1 week ago
1
Add EF Core 9 Support
#108
DonkeyKongJr
closed
1 week ago
2
add AddGenericTrigger method for ModelBuilder
#107
win7user10
closed
1 month ago
0
correct down sql server migrations + tests
#106
win7user10
closed
1 month ago
0
Support more than 2 decimal places in decimal data types
#105
ddashwood
closed
2 months ago
1
Add support for DateOnly
#104
ddashwood
closed
2 months ago
1
Refactor date translations
#103
win7user10
closed
3 months ago
0
`current_timestamp` should be converted from `DateTimeOffset.Now` instead of `new DateTimeOffset()`
#102
RamType0
closed
3 months ago
1
Missing schema in Drop Trigger for SqlServer
#101
Magdalena1108
opened
5 months ago
0
Cannot add package >=7.1.2 with project in .Net 6.0
#100
beaudry
opened
8 months ago
0
Support for mapped JSON types in Postgres
#99
bhavishyachandra
opened
9 months ago
0
DateTime precision increase for SQL Server
#98
cap1024
closed
10 months ago
0
Support DateTime values
#97
cap1024
closed
10 months ago
2
Add triggers for generic types.
#96
LeonardoPiel
opened
10 months ago
4
add a trigger for updating a specific column
#95
Vasypu
opened
11 months ago
2
Add automatic Auditing capability for different table
#94
MitarNikolic
opened
11 months ago
0
update yaml
#93
win7user10
closed
1 year ago
0
NET8 update
#92
win7user10
closed
1 year ago
0
Support net8
#91
stanislav-a-frolov
closed
1 year ago
2
Table splitting seems to cause triggers unable to be created
#90
JarRami
opened
1 year ago
0
Generated trigger names can be too long for MariaDB
#89
JustusGreiberORGADATA
opened
1 year ago
0
ConvertTriggerAnnotationsToSql can't execute at the same time for a cached model
#88
JustusGreiberORGADATA
opened
1 year ago
0
Recreate triggers after SQLite table rebuild
#87
berhir
opened
1 year ago
0
Writing boolean constant to nullable boolean field in SqlServer trigger
#86
lb-udes
opened
1 year ago
0
fix: convert dateTimeOffset to current_timestamp
#85
VPrasannaK94
closed
1 year ago
1
ExecuteRawlSql doesn't work as I was imagining
#84
PrestigiousP
opened
1 year ago
2
Feature/common table references logic for all triggers
#83
win7user10
closed
1 year ago
0
ISS-13: fix delete triggers in postgre
#82
win7user10
closed
1 year ago
0
Must RETURN OLD in function for *Delete triggers for PostgreSQL
#81
ds2307
closed
1 year ago
3
Support to abstract entity
#80
HHaoWang
opened
1 year ago
0
postgresql trigger/function name
#79
Klynk
closed
1 year ago
6
Abort or modify incoming value on BeforeUpdate?
#78
Trevortni
opened
1 year ago
5
Refactor MigrationsModelDiffer to allow third-party changes
#77
stanislav-a-frolov
opened
1 year ago
0
Refactor MigrationsModelDiffer to allow chaining of MigrationModelDiffer changes
#76
stanislav-a-frolov
closed
1 year ago
0
Feature/find the way to use non generic triggers
#75
win7user10
closed
1 year ago
0
Feature/iss 56
#74
win7user10
closed
1 year ago
0
Feature/coalesce support
#73
win7user10
closed
1 year ago
0
fix is not null condition generating
#72
win7user10
closed
1 year ago
0
postgresql native SQL translate error when Condition is x!=null
#71
innwin
closed
1 year ago
1
fix update sql generation
#70
win7user10
closed
2 years ago
0
postgresql native SQL lack double quotes
#69
innwin
closed
1 year ago
2
Ef Core 7 support
#68
win7user10
closed
2 years ago
0
Use local cursors for SQL Server
#67
kolkinn
closed
2 years ago
0
Create idempotent scripts
#66
Scantraxx123
opened
2 years ago
1
Support for EF.Property (shadow properties)
#65
Xriuk
opened
2 years ago
1
use db schema quotes in all column and table names
#64
win7user10
closed
2 years ago
0
Feature/Support of string enum values
#63
win7user10
closed
2 years ago
0
Next