-
I'm an inexperienced hobby programmer, so forgive my ignorance.
I'm writing a .net application that needs to run on Windows and Linux Mono (bot i386 and ARM processors). I started using Syste.Data…
-
```
--- What steps will reproduce the problem?
1. Download and install ADO.NET 2.0 Provider for SQLite 1.0.65.0
(http://sourceforge.net/projects/sqlite-
dotnet2/files/SQLite%20for%20ADO.NET%202.0/) S…
-
```
--- What steps will reproduce the problem?
1. Create DB. Create table with primary key
2. Create migration (rename table).
--- What is the expected output? What do you see instead?
Migrator not …
-
```
--- What steps will reproduce the problem?
1. Download and install ADO.NET 2.0 Provider for SQLite 1.0.65.0
(http://sourceforge.net/projects/sqlite-
dotnet2/files/SQLite%20for%20ADO.NET%202.0/) S…
-
```
--- What steps will reproduce the problem?
1. Create DB. Create table with primary key
2. Create migration (rename table).
--- What is the expected output? What do you see instead?
Migrator not …
-
```
--- What steps will reproduce the problem?
1. Download and install ADO.NET 2.0 Provider for SQLite 1.0.65.0
(http://sourceforge.net/projects/sqlite-
dotnet2/files/SQLite%20for%20ADO.NET%202.0/) S…
-
```
--- What steps will reproduce the problem?
1. Create DB. Create table with primary key
2. Create migration (rename table).
--- What is the expected output? What do you see instead?
Migrator not …
-
```
--- What steps will reproduce the problem?
1. Download and install ADO.NET 2.0 Provider for SQLite 1.0.65.0
(http://sourceforge.net/projects/sqlite-
dotnet2/files/SQLite%20for%20ADO.NET%202.0/) S…
-
```
--- What steps will reproduce the problem?
1. Create DB. Create table with primary key
2. Create migration (rename table).
--- What is the expected output? What do you see instead?
Migrator not …
-
### Describe the bug
I would like to do different SQLite requests, on different cells, on the same SQLite in memory database.
But it looks like the database I am creating in a cell no longer exists th…