issues
search
tomasfabian
/
ksqlDB.RestApi.Client-DotNet
ksqlDb.RestApi.Client is a C# LINQ-enabled client API for issuing and consuming ksqlDB push and pull queries and executing statements.
MIT License
97
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
102 ientitytypebuildertentityentitytentity automatically creates fieldmetadata for primitive field in base class
#103
tomasfabian
opened
2 days ago
0
IEntityTypeBuilder<TEntity>.Entity<TEntity> automatically creates FieldMetadata for primitive field in Base class
#102
mrt181
opened
4 days ago
1
Allow for strongly-typed query properties
#100
fredvollmer
opened
3 weeks ago
0
Complex struct nested data binding
#99
fsimonovskiii
closed
3 weeks ago
5
96 enable the specification of pseudocolumns using the fluent apis model builder
#98
tomasfabian
closed
1 month ago
0
Generic Pull query with filters
#97
fsimonovskiii
opened
1 month ago
5
Enable the specification of pseudocolumns using the Fluent API's model builder:
#96
tomasfabian
closed
1 month ago
0
90 specify ignorebyinserts using the model builder
#95
tomasfabian
closed
1 month ago
0
93 Add an internal IgnoreInDDL configuration based on convention using both the model builder and the attribute for the RowTime pseudo column:
#94
tomasfabian
closed
1 month ago
1
Specify IgnoreInDDL using both the model builder and the attribute.
#93
tomasfabian
closed
1 month ago
3
90 specify ignorebyinserts using the model builder
#92
tomasfabian
closed
1 month ago
0
89 specify types as struct using the modelbuilder
#91
tomasfabian
closed
1 month ago
0
Specify IgnoreByInserts using the model builder
#90
tomasfabian
closed
1 month ago
4
How to specify types as `Struct` when using the modelbuilder?
#89
mrt181
closed
1 month ago
5
How can I use the modelbuilder when IKSqlDbRestApiClient is injected from DI?
#88
mrt181
closed
1 month ago
2
Source table can't be queried
#87
mrt181
closed
2 months ago
1
Pull Query Server Pagination and Count of all Messages in a KTable
#86
fsimonovskiii
closed
2 months ago
1
Register KSqlDBContext and KSqlDbRestApiClient through DI with custom options
#85
fsimonovskiii
closed
3 months ago
2
Regression of issue #68
#84
mrt181
closed
4 months ago
3
82 enhancing fluent API implementing the HasColumnName method
#83
tomasfabian
closed
5 months ago
0
Enhancing Fluent API: Implementing the HasColumnName Method
#82
tomasfabian
closed
5 months ago
0
c# decimal is mapped to STRUCT type.
#81
mrt181
closed
5 months ago
3
Requests with KSqlDbRestApiClient can result in 431 error codes
#80
jbkuczma
closed
6 months ago
2
77 Distinguish the configuration for push and pull queries using KSqlDbContextOptions
#78
tomasfabian
closed
7 months ago
0
Distinguish the configuration for push and pull queries using KSqlDbContextOptions
#77
tomasfabian
closed
7 months ago
4
75 createquerystream doesnt always use configured parameters
#76
tomasfabian
closed
7 months ago
0
CreateQueryStream doesn't always use configured parameters
#75
jbkuczma
closed
7 months ago
9
Add support for configuring properties as Headers with the model builder's FLUENT API
#74
tomasfabian
closed
7 months ago
1
71 apply the ignore method from the model builder fluent api to configure the exclusion of certain properties during code generation
#73
tomasfabian
closed
7 months ago
0
Multiple push queries
#72
jbkuczma
closed
7 months ago
2
Apply the Ignore method from the model builder fluent API to configure the exclusion of certain properties during code generation
#71
tomasfabian
closed
7 months ago
0
Model builder
#70
tomasfabian
closed
7 months ago
0
68 Linq where ignores jsonpropertynameattribute when using new for column selection causing failing ksqldb request
#69
tomasfabian
closed
8 months ago
0
LINQ Where ignores JsonPropertyNameAttribute when using new for column selection, causing failing ksqldb request.
#68
mrt181
closed
8 months ago
2
Package 4.0.0 that is mentioned in README is not released.
#67
mrt181
closed
8 months ago
1
DECIMAL is specified without precision and scale, causing an syntax error.
#66
mrt181
closed
7 months ago
12
Enabled nullable reference type checks in the project
#65
tomasfabian
closed
8 months ago
0
Enable nullable reference type checks in the project
#64
tomasfabian
closed
8 months ago
0
[ksqlDb.RestApi.Client]: fix colum names in sql
#63
mrt181
closed
8 months ago
0
Feature/add drop entity overloads to ksqldbrestapiclient
#62
tomasfabian
closed
8 months ago
5
JsonPropertyNames are ignored when using syntax to select individual columns.
#61
mrt181
closed
8 months ago
6
[ksqlDB.RestApi.Client]: fix insert statement creation
#60
mrt181
closed
8 months ago
1
Insert statements ignore `JsonPropertyName`
#59
mrt181
closed
8 months ago
1
[ksqlDB.RestApi.Client]: add identifier formatting
#58
mrt181
closed
9 months ago
1
Column identifiers are not masked when they are reserved keywords
#57
mrt181
closed
8 months ago
9
55 how can i use enums on my data types when creating streams tables
#56
tomasfabian
closed
9 months ago
0
How can I use enums on my data types when creating streams / tables?
#55
mrt181
closed
9 months ago
15
How to perform EXPLODE on a generic array?
#54
vnkkarpenko
closed
10 months ago
6
Execution of pull query use a wrong table name
#52
draudrau
closed
11 months ago
2
Predicate with .StartsWith fails.
#51
bmmptlgc
closed
11 months ago
4
Next