Support long, DateTime, and DateTimeOffset criteria in filter expressions #101
Annotations
9 warnings
Build:
Postgrest/Attributes/ReferenceAttribute.cs#L17
'ReferenceAttribute' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
Postgrest/Interfaces/IPostgrestTableWithCache.cs#L19
The member 'IPostgrestTableWithCache<T>.Get(CancellationToken)' does not hide an accessible member. The new keyword is not required.
|
Build:
Postgrest/TableWithCache.cs#L36
The member 'TableWithCache<T>.Get(CancellationToken)' does not hide an accessible member. The new keyword is not required.
|
Build:
Postgrest/Attributes/ReferenceAttribute.cs#L17
'ReferenceAttribute' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
Postgrest/Interfaces/IPostgrestTableWithCache.cs#L19
The member 'IPostgrestTableWithCache<T>.Get(CancellationToken)' does not hide an accessible member. The new keyword is not required.
|
Build:
Postgrest/TableWithCache.cs#L36
The member 'TableWithCache<T>.Get(CancellationToken)' does not hide an accessible member. The new keyword is not required.
|
Test:
Postgrest/Attributes/ReferenceAttribute.cs#L17
'ReferenceAttribute' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Test:
Postgrest/Interfaces/IPostgrestTableWithCache.cs#L19
The member 'IPostgrestTableWithCache<T>.Get(CancellationToken)' does not hide an accessible member. The new keyword is not required.
|
Test:
Postgrest/TableWithCache.cs#L36
The member 'TableWithCache<T>.Get(CancellationToken)' does not hide an accessible member. The new keyword is not required.
|
Loading