-
I understand you can make migrations with Entity Framework (Core). However, what isn't clear is what happens if someone reverts in GitHub the changes.
### So here is scenario 1:
1. Makes a DB …
-
Hi,
I have a problem with calling my own lua function from the C# server. Those functions are declared and exported in the same package as is my C# package. See below
lua
```lua
function HandleV…
-
Set up Entity Framework in the `XkliburSolutions.SHIELD.Infrastructure` project and configure it to work with a SQLite database. Include necessary NuGet packages and initial configuration.
-
Concurrency check doesn't work when using RowVersion (SQL Server's timestamp) and one creates a new instance of byte array, instead of updating existing.
Happens when using SQL Server store, but not …
-
[Enter feedback here]
The page mentions under prerequisites that 'nstall-Package Microsoft.EntityFrameworkCore.Design' is needed.
After installing this (via pmc ) and continuing to the 'Scaffold-…
-
- Symfony version: 5.3
- Algolia Search Bundle version: 5.1.0
- Algolia Client Version: 3.0.2
- Language Version: PHP 7.4
### Description
I could reproduce this issue in multiple projects now…
-
We all know that most of the real application out there is going to use SQL Server or even SQL Server Express than SQLite. Should the sample has an option for SQL Server or just SQL Server instead o…
-
I understand that when using migrations, indexes defined in OnModelCreating will be created in the database.
I have an existing database, with indexes already set up, and was wondering if there is a …
smcga updated
4 years ago
-
Hi,
Basically all in the title, but for clarity a description.
The `seattle` and `redmond` points are projected to **SRID 2855**.
However, the transformation does not update a geometry's **SR…
-
While performing set operation on two queries that both return two entities and the second entity has an owned type, joins for owned type's properties are made to the first table causing them to be em…