-
Hi,
I am trying to run a basic sql package, but to me it seems, the parser is cutting off the line after the first semicolon. Did I miss something here again?
- name: apply application fixe…
-
2 missing foreign keys
result = connection.execute(text("ALTER TABLE Orbits ADD FOREIGN KEY (orbitfit_id) REFERENCES OrbitFits(orbitfit_id) ON DELETE NO ACTION ON UPDATE NO ACTION"));
result = conne…
-
PL/SQL `RECORD` types can have default values:
```sql
create or replace package p as
type r is record (
a number(10) default 1,
b varchar2(20) default 'a'
);
function f (x r) …
-
NOTE: this issue was copied over from the archived anms-camp repo found [here](https://github.com/NASA-AMMOS/anms-camp/issues/10)
The camp-generated sql file for the [ion_bpsec_admin.json ADM](http…
-
Well, ultraviolet is quite wonderful redmine plugin.
But unfortunatly we don't see Oracle PL/SQL support. Is it possible to add this?
-
Hi! I'm developing a .NET SQL-99 database system ( http://github.com/deveel/deveeldb ): in the old version (pre-2.0) I used a CC that I ported from Java (JavaCC to CSharpCC), that was performing quite…
-
### What happened?
With a table like this:
```tsql
create table tab1(col1 numeric(4, 2))
insert into tab1 values('12.345')
```
The following query causes an [error in TdsSendTypeNumeric](htt…
-
Would be cool to see this work with the PL/SQL syntax highlighter in addition to regular SQL.
-
## Is your feature request related to a problem? Please describe.
I'm also using Oracle Database 23ai and would like to assert the new data types provided in this version. For that the [documented …
-
Got permission from Christian to add http://rokitta.blogspot.ca/2013/05/how-are-you-categorizr-for-apex-part-2.html to OOS Utils. He may have an update.