The Android Firebird 4.0 download comes without this file (spotted in this
article)
https://sourceforge.net/p/zeoslib/wiki/How%20to%20use%20Firebird%204.0%20RC1%20with%20Zeos%20on%20Android/
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel
"Macro substitution" can add more?
--
Key: CORE-6514
URL: http://tracker.firebirdsql.org/browse/CORE-6514
Project: Firebird Core
Issue Type: New Feature
Reporter: freeman35
Hi,
In firebird.conf "
databases.conf line end of char need.
-
Key: CORE-6513
URL: http://tracker.firebirdsql.org/browse/CORE-6513
Project: Firebird Core
Issue Type: New Feature
Reporter: freeman35
Hi,
Ib databases
On 11/03/2021 05:36, Mark Rotteveel wrote:
>
> Are these conflicts problematic? Can something be done to prevent them
> (e.g. a lookahead or something)?
>
It's an alert. It's not problematic when they are justified.
Adriano
Firebird-Devel mailing list, web interface at
https://lists.sourc
DatabaseAccess = Restrict not working
---
Key: CORE-6512
URL: http://tracker.firebirdsql.org/browse/CORE-6512
Project: Firebird Core
Issue Type: Bug
Affects Versions: 4.0 RC 1
Reporter: f
On 11-03-2021 02:28, Adriano dos Santos Fernandes wrote:
On 10/03/2021 15:42, Adriano dos Santos Fernandes wrote:
I did some tests and attached is a patch (v3).
It introduces conflicts which I didn't looked yet.
I see now that the introduced reduce/reduce conflict comes from:
insert into tab
On 10-03-2021 19:42, Adriano dos Santos Fernandes wrote:
I did some tests and attached is a patch (v3).
I created http://tracker.firebirdsql.org/browse/CORE-6511
--
Mark Rotteveel
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel
Allow parenthesized query expression for standard-compliance
Key: CORE-6511
URL: http://tracker.firebirdsql.org/browse/CORE-6511
Project: Firebird Core
Issue Type: Improvement
On 10-03-2021 19:42, Adriano dos Santos Fernandes wrote:
I did some tests and attached is a patch (v3).
Thanks.
It introduces conflicts which I didn't looked yet. Looks like it's with
derived tables support.
It allows this funny statement:
(select * from t);
If I'm looking in the standard