DevAlsicJanDeclercq
DevAlsicJanDeclercq
I stumbled upon a DB monstrosity.. A view called Table. The generated code for this view looked like this: ``` c# [Mapping.Table("Table", Schema = "V3", IsView = true)] public partial...
Is Is see this commit (fix for pg15) https://github.com/joncrlsn/pgdiff/commit/ef51a72904878a3662d0db0d6f0f5dfa25f10666 I also see the readme.md: pgdiff compares the schema between two PostgreSQL 9 What is the maximum pg version supported?
### Describe the bug Odata-cli has a requirement on .NET sdk 6.0. This version of the framework is no longer supported. Does that mean that this tool is also deprecated?...