[Firebird-devel] About support for embed into iOS/Android

2018-01-17 Thread mario alejandro
I'm starting a significant project (on .NET/Xamarin/Python) that must work across Windows, Linux, iOS, Android, OSX. I'm using sqlite for iOS/Android/Job connectors on desktops and plan to use PG for the servers. However, I wish to use some features common in RDBMS (like stored procedures, decimal

[Firebird-devel] Weird date/time literals

2018-01-17 Thread Adriano dos Santos Fernandes
Hi! I don't known a reason, but I feel that very few people uses date/time (and timestamp) literals. In Firebird generally people use casts to transform a string to these types. In Oracle, they use TO_DATE. It's much better to use DATE '2018-01-01', TIME '10:00:00' and TIMESTAMP '2018-01-01 10:0

[Firebird-devel] Spectre mitigation in MSVC

2018-01-17 Thread Mark Rotteveel
Is this relevant for Firebird (think about UDF/UDR, Firebird Embedded, WNET): https://blogs.msdn.microsoft.com/vcblog/2018/01/15/spectre-mitigations-in-msvc/ Mark -- Mark Rotteveel -- Check out the vibrant tech communi

[Firebird-devel] [FB-Tracker] Created: (CORE-5713) Field alias disapears in complex query

2018-01-17 Thread Alex Kurov (JIRA)
Field alias disapears in complex query -- Key: CORE-5713 URL: http://tracker.firebirdsql.org/browse/CORE-5713 Project: Firebird Core Issue Type: Bug Affects Versions: 2.5.8, 3.0.2, 2.5.7 Re

Re: [Firebird-devel] ISQL open unassigned issues

2018-01-17 Thread Mark Rotteveel
On 17-1-2018 10:47, Adriano dos Santos Fernandes wrote: On 17/01/2018 07:31, Mark Rotteveel wrote: While you say "were having issues" and type is set to "Bug" (even with priority Major), it definitely feels like a pure feature request to me. I disagree, I think it is a bug, and priority Majo

Re: [Firebird-devel] ISQL open unassigned issues

2018-01-17 Thread Adriano dos Santos Fernandes
On 17/01/2018 07:31, Mark Rotteveel wrote: > >> While you say "were having issues" and type is set to "Bug" (even with >> priority Major), it definitely feels like a pure feature request to me. > > I disagree, I think it is a bug, and priority Major is the default > when creating a ticket in the tr

Re: [Firebird-devel] ISQL open unassigned issues

2018-01-17 Thread Mark Rotteveel
On 17-1-2018 09:05, Michal Kubecek wrote: On Tue, Jan 16, 2018 at 12:46:32PM -0500, William L. Thomson Jr. wrote: You all are likely aware already. If not then you are now :) A user brought this up recently in #firebird IRC channel @freenode.net. They were having some issues with history for IS

Re: [Firebird-devel] ISQL open unassigned issues

2018-01-17 Thread Michal Kubecek
On Tue, Jan 16, 2018 at 12:46:32PM -0500, William L. Thomson Jr. wrote: > You all are likely aware already. If not then you are now :) > > A user brought this up recently in #firebird IRC channel @freenode.net. > They were having some issues with history for ISQL command. They were > working on a