SukeshP1995

Results 4 issues of SukeshP1995

package.json: ` { "name": "orgchart", "version": "1.0.0", "description": "", "main": "server.js", "dependencies": { "d3": "^7.0.1", "d3-org-chart": "^2.3.3", "jsdom": "^17.0.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\"...

enhancement
can't reproduce

Trying to parse this kind of input ```sql whenever sqlerror exit sql.sqlcode whenever oserror exit oscode set timing on alter session enable parallel dml; define v_schema_stg = stg; define v_schema...

plsql

Hi, How to install this in my very own sveltekit project? I use skeleton UI and tailwind in my project. It is kind of a POC. How much control can...

This PR is to fix this issue: [2066](https://github.com/drizzle-team/drizzle-orm/issues/2066). Please check