rtcpw

Results 8 issues of rtcpw

Hello. Could you please add support for [NetTopologySuite](https://learn.microsoft.com/en-us/ef/core/modeling/spatial) to `Oracle.EntityFrameworkCore`, so we can work with Oracle spatial types within Entity Framework Core? Parts of this have been discussed in #89...

enhancement

Oracle has a type `TIMESTAMP WITH TIME ZONE`, and [it is recommended to use the TZR TZD format](https://docs.oracle.com/cd/E11882_01/server.112/e10729/ch4datetime.htm#NLSPG241), which looks like this as a PL/SQL literal: ```sql TIMESTAMP '1999-10-29 01:30:00...

enhancement

There is a package for Apollo SSR - `@vue/apollo-ssr` as well as a guide on how to setup SSR: https://v4.apollo.vuejs.org/guide-advanced/ssr.html I suppose this Quasar app extension should automatically add the...

The example in README.md: ```fsharp // Map to library's MapPoint

For example, `slideOffsetBefore` property is defined as: ```ts slidesOffsetBefore?: number; ``` When using the `tsconfig.json` option `exactOptionalPropertyTypes`, it becomes cumbersome to set the `slidesOffsetBefore` to `undefined`. Updating the TypeScript definitions...

### Is your feature request related to a problem? Yes, to this: https://github.com/opensearch-project/OpenSearch/issues/3996 ### What solution would you like? Add support for the `combined_fields` multi-match query type. ### Do you...

enhancement
untriaged

### Environment Google Chrome ### Reproduction https://v2.unhead.unjs.io/ ### Describe the bug The documentation site for the v2 does not load. ### Additional context _No response_ ### Logs ```sh ```

bug

### Environment Microsoft Edge ### Reproduction https://unhead.unjs.io/docs/typescript/schema-org/api/composables/use-schema-org#input Click the [many more](https://unhead.unjs.io/docs/schema-org/api/schema/) link ### Describe the bug Clicking the `many more` link goes to a Not Found page. ### Additional context...

bug