-
Submitted by: @hvlad
a\) prepare bad database :
isql
Use CONNECT or CREATE DATABASE to specify a database
SQL\> CREATE DATABASE 'BUG\.FDB';
SQL\> CREATE TABLE T \(TS TIMESTAMP\);
SQL\> COMMIT;
SQL\…
-
```
Currently, our nusmv plugin support only verification of the CTLSPEC
expressions. We need to support verification of LTLSPEC expressions as well.
Todo:
1. The popup menu item "Check CTL using nu…
-
```
What steps will reproduce the problem?
1. create a variable type tdatetime at class TBlog
2. edit view/blog/edit.html and add a field to the new variable
3. post the form, the value is wrong of th…
-
Hi, habe gerade von einem der Entwickler bei NuSMV eine Email bekommen:
> > question: would you consider an extension of NuSMV that only
> > adds a command for the batch mode and _does not_ add an ex…
-
var Firebird = require('node-firebird');
var _connection = {
user : 'SYSDBA',
password : 'masterkey',
host : 'localhost',
port : 3050,
database : 'neodbex',
manager : true
}
…
-
Submitted by: @pcisar
SFID: 1169723#⁠
Submitted By: pcisar
Operating System WinXP SP2
Firebird Superserver
Local restore using gbak did not try with the services api\.
30 Gig free on the driv…
-
Submitted by: Mirco Malaguti (mirmalag)
Relate to [CORE906](https://github.com/FirebirdSQL/firebird/issues?q=CORE906+in%3Atitle)
Attachments:
[Case_Procedure_breaks_index.zip](https://github.com/Fir…
-
Submitted by: Chau Chee Yang (cheeyang)
Relate to [CORE3127](https://github.com/FirebirdSQL/firebird/issues?q=CORE3127+in%3Atitle)
Attachments:
[CORE.2200.zip](https://github.com/FirebirdSQL/jira-at…
-
The riscoss administrator should be able to create/modify/delete users. One user can acces to one/more domains and has assigned one user role. Therefore, we have 3 global lists (no domain dependent), …
-
We need to provide detailed information about the rationale for the risk analysis results.
Idea: using XML + XSLT file
Reponsabilities: FBK (generating XML), UPC (using XSLT for formatting XML resul…