linq
Here are 636 public repositories matching this topic...
In an effort to reduce maintenance, I suggest moving to using AppVeyor for CI/CD exclusively now that it supports building on Linux in addition to Windows.
What will be lost is validating builds against OS X and Mono, but I think that's an acceptable trade-off. If there are issues with either, we can count on people repor
When using the "hbm2ddl.auto" property in a Configuration and then calling Configuration.BuildSessionFactory(), SessionFactoryImpl creates and invokes a SchemaExport. Problem is, any errors/exceptions that come from that SchemaExport execution are ignored by SessionFactoryImpl. There should be a way for them to be exposed to calling code so the application can decide what to do.
In fact it seems
Extracted from #1961
There we defined those conversions for oracle to fix #1893. Same should be done for other providers with provider-specific types.
Basically we just need to register providertype to object mapping in mapping schema.
This pattern works and allows you to use run-time specified schemas, so I think it should be documented:
def myQuery[T:SchemaMeta] = quote { query[T] }
case class Person(id:Int, name:String)
run(myQuery[Person])
// SELECT x.id, x.name FROM Person x(If we choose to some-day support Java-beans, it may also be useful for that)
@getquill/maintainers
On a general level I am not an expert in NHibernate or FluentNHibernate. I need your help to collect all the improvements and bugs that have been lost in the past and are relevant, and the following NHibernate improvements.
We can just break down everything in Features, Improvements and Bugs. If a new idea or bug just open a issue, if not leave here the reference to the issue or PR (example: #1
-
Updated
May 15, 2020 - C#
-
Updated
May 29, 2020 - TypeScript
Update Documentation
The documentation should be extended to reflect the included methods of "IEnumerableSignatures" in the section of
https://github.com/StefH/System.Linq.Dynamic.Core/wiki/Dynamic-Expressions#sequence-operators
-
Updated
Jun 1, 2020 - TypeScript
Conan package
-
Updated
May 5, 2020 - C#
-
Updated
Apr 18, 2020 - TypeScript
-
Updated
May 29, 2020 - PHP
-
Updated
May 23, 2020 - C#
-
Updated
Dec 8, 2019 - C#
-
Updated
May 12, 2020 - C#
-
Updated
May 30, 2020 - C#
-
Updated
Mar 10, 2020 - C#
-
Updated
Jun 4, 2020 - C#
-
Updated
Dec 24, 2018 - TypeScript
-
Updated
May 20, 2020 - C#
-
Updated
May 30, 2020 - Pascal
Improve this page
Add a description, image, and links to the linq topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linq topic, visit your repo's landing page and select "manage topics."
Just a minor thing but I thought I notify you.
Please also mention the support status of Unity 2017.x in README.
https://github.com/neuecc/UniRx/blob/master/README.md
https://github.com/neuecc/UniRx/blob/master/Assets/Plugins/UniRx/ReadMe.txt