-
Currently, if I recall what @bladecoding said, we don't support the DateTime type in the database system. Per the [request here](https://tshock.co/xf/index.php?threads/allow-database-tables-to-create-…
-
(first posted on http://stackoverflow.com/questions/33131285/npgsql-on-mono-an-operation-is-already-in-progress)
Using v3.0.3 of Npgsql and my app works fine on my PC.
When I run it on my RaspPI2 w…
-
After upgrading to Npgsql 3.0.4, I encountered the abovementioned exception, which was apparently raised by code which had been working properly with the old (2.2, I suppose) Npgsql version I had been…
-
Running Chrome "Version 46.0.2490.71 m".
Minimal repro based on the code in the readme:
``` javascript
var StaticExample = JSClass({
}).static({
myStatic: 'myStatic',
myStatic2: …
-
Works great besides when animations.a exists in the packed directory.
```
Unhandled Exception:
System.OverflowException: Number overflow.
at SharpLZW.LZWDecoder+LookupTable.OutputText (Char lastCha…