-
**Is your feature request related to a problem? Please describe.**
Can you add `FirebirdSQL` support ?
**Describe the solution you'd like**
There is `FirebirdSQL` libraries for Rust already. Not …
-
[This page](https://firebirdsql.org/en/odbc-driver/) is in need of a serious overhaul. 😅
-
The recently introduced integration test #15497 fails in Firebird:
```java
public void testInsertMultipleLarge() throws Exception {
testInsertMultipleLarge0((l, h) -> {
assertEquals(…
-
# Issue Description:
char(1) field reads as 4 bytes when using NONE character set
# Description:
While developing with fbdb, I encountered a bug where my database uses the NONE character set. …
-
### Describe your issue
Is there a way to improve the performance of the ORM mapper of Linq2Db using the `FirebirdDataProvider`. I retrieve 1831 records from a table having 39 columns (all `INTEGER…
-
### Package description
Firebird database
### Home page URL
http://firebirdsql.org/
### Source code URL
https://github.com/FirebirdSQL/firebird.git
### Packaging policy acknowledgement
- [X] I …
-
#### 问题描述及重现代码:
Firebird 数据库(5.0),UseAutoSyncStructure(true) 后,发现每次 CRUD 表时同步结构操作始终要执行,且执行失败,调试发现是在反复更新表注释,且用的 SQL 语句是错的:
```sql
ALTER TABLE "fx_fxdy" COMMENT '风险单元'; -- 应该是 COMMENT ON TABLE "fx…
-
Hello,
FirebirdSql.EntityFrameworkCore.Firebird 11.0.0
FirebirdSql.Data.FirebirdClient 10.3.1
Entity framework 8.0.4
firebird db 3.0
I run command:
`dotnet ef dbcontext scaffold "User=SYSD…
-
Hi,
Can't connect to firebirsql 3. Getting error: firebirdsql: Error op_response:92
-
No longer works without `passlib`.
https://github.com/nakagami/pyfirebirdsql/compare/REL_1_2_5...REL_1_2_6#diff-d78baff5db7c62238ccfd1be0dd570c7dc8cde9f574a32367d5c095a698ba998R75
https://github.c…