Logan (ShinProg)

Results 34 issues of Logan (ShinProg)

I tried to add `denodb` to my project, but a dependency seems unavailable. `error: Import 'https://dev.jspm.io/npm:@jspm/core@1/nodelibs/timers.js' failed: 500 Internal Server Error` ![error: Import 'https://dev.jspm.io/npm:@jspm/core@1/nodelibs/timers.js' failed: 500 Internal Server Error](https://user-images.githubusercontent.com/28659185/174688454-69f91f99-93e6-439e-8789-0c1ad6e2e4ef.png) ##...

Similar issue to https://github.com/eveningkid/denodb/issues/271 Using sqlite as DBMS. The delete() method should have a correct return type. Actually, vscode considers it returns `Model | Model[]`. It should return `{ affectedRows:...

Hello, I got this message error : `ERROR Main > Error: Multiple primary key defined` I don't see where is the error. Is it possible to show which table created...

# New issue ## Your environment Please answer these questions when reporting a new issue: **What is your operating system (Windows, Linux, OSX, etc.)?** : Ubuntu Server 20.04 **What is...

enhancement

[edit] is there an active contributor for the french translation ? It seems outdated in comparison to the english one https://webglfundamentals.org/webgl/lessons/fr/webgl-fundamentals.html

Hello, I'm a dev working using the salesforce crm ecosystem. It has its own backend programming language, called Apex, which is a derivate of Java. The file extension is `.cls`,...

area: icons
state: open
type: enhancement

### Clear and concise description of the problem The only code example of createGlobalState documentation (https://vueuse.org/shared/createglobalstate/) is the following : ```ts import { createGlobalState, useStorage } from '@vueuse/core' export const...

documentation
pr welcome

Is it possible to provide a function that can clean everything ?

It would be really cool to provide a way to import google's icons using the following configuration : ```js googleFonts: { // ref : https://fonts.google.com/icons icons: { filled: true, weight:...

enhancement

Hello, Currently, livestream is not supported (see #88) Therefore, is it possible to remove live videos from the `/play [search query]` command like mee6 does ? ### Steps to reproduce...

enhancement