-
When I boot up the program, it loads the interface but does not load any games. nothing is able to be controlled and I have to use task manager to close it down. Because of this I cant get a log from …
-
**LiteDB: 4.1.2.0**
I think you have rude and simple bug with stacktrace:
```
System.FormatException: Input string was not in a correct format.
at System.Text.StringBuilder.AppendFormatHelp…
-
Hi David
I too encountered casting exceptions lately. I use the version 3.0.0 from in the same application running on two platforms, .NET 4.6 and UWP. On .NET 4.6 it works without problems, but on …
-
- [x] Upload testdata (@pgaskin)
- [x] Update [pgaskin/NickelMenu](https://github.com/pgaskin/NickelMenu) symbol tests (@pgaskin)
- [x] Find libnickel offsets where necessary (@pgaskin)
- [x] Updat…
-
Thank you for writing this great plugin. It is one of my core components in my build chain for a while.
Do you think it is worth to generate a pagination even when the collection is empty? Currentl…
-
Hi guys, after some weeks of hard work I got a beta version of LiteDB v3.5. I'm not releasing on nuget yet because I will do more tests on changes. This new version has some break changes (all source …
-
### my view
```python
def post_list(request):
qs = Post.published.filter(location_id__lte=23225 ).order_by('-created')
past = timezone.datetime.today() - timezone.timedelta(days=30)
…
-
Code:
```Csharp
public void Insert(ProductCodelModel model)
{
using (var db = new LiteDatabase(Config.DatabaseFileName))
{
var products = db.GetCollection(TABLE_NAME);
p…
-
![image](https://user-images.githubusercontent.com/24197624/67268429-092bd100-f4e7-11e9-854c-e2e049834196.png)
![image](https://user-images.githubusercontent.com/24197624/67268507-3d06f680-f4e7-11e9-…
-
[Feature] request
### Current status
- [x] Routing like in Web API 2
- was implemented with v0.7.10532
- see https://github.com/Azure/azure-webjobs-sdk-script/pull/743
- [x] Website for def…