Issues
- 0
Python 3.13 support
#117 opened by thijsvandien - 1
OSError: %1 is not a valid Win32 application
#116 opened by daluisgarcia - 4
fdb decodes message with a system encoding while it`s encoded using server encoding
#105 opened by nikto-b - 4
does not work in pypy
#101 opened by hmoffatt - 13
- 0
Useless dependency on future
#115 opened by frenzymadness - 1
- 1
Support status of this project?
#113 opened by fdcastel - 1
- 1
Dont work with sqlalchemy 2.0
#111 opened by attid - 0
Thread name for event_conduit
#110 opened by awwolf - 1
- 0
Python FDB ELFCLASS32 error
#108 opened by alesb2010 - 0
File firebird.log
#107 opened by uralbash - 1
-904 error in FireBird 2.5
#106 opened by DuarteVonFaul - 2
German Umlaute in Database path
#104 opened by Tombo89 - 3
ReferenceError exception when closing weakly referenced cursor [PYFB81]
#96 opened by firebird-automations - 0
Support for custom row factories
#99 opened by eko234 - 4
Multiple Firebird Instances
#98 opened by eko234 - 4
UnicodeDecodeError on database connection
#19 opened by neo-oien - 1
- 2
fdb.connect() spoils POSIX signal handlers
#16 opened by o3bvv - 3
Detection of closed connections
#15 opened by o3bvv - 0
error parsing Firebird trace log
#14 opened by hmoffatt - 10
OCTETS support for database connection
#12 opened by savingorup - 0
- 4
Can not connect to Firebird 3.0
#7 opened by taich001 - 1
- 3
Buffer filled with zero-characters is returnred instead of actual content of page when page number more than 64 K [PYFB73]
#89 opened by firebird-automations - 3
exception_from_status function gives an UnicodeDecodeError [PYFB72]
#88 opened by firebird-automations - 5
- 3
I believe I found a procedure bug with a single parameter [PYFB79]
#94 opened by firebird-automations - 4
connection holds references to closed transactions forever? [PYFB78]
#93 opened by firebird-automations - 0
- 3
Firebird database with malformed strings cannot be accessed [PYFB76]
#91 opened by firebird-automations - 2
UUID binary field make error while loading referenced table [PYFB75]
#90 opened by firebird-automations - 0
TypeError on connect() [PYFB74]
#44 opened by firebird-automations - 5
Error "segment buffer length shorter than expected" when saving db-blob-field containing a blob > 64kB to a file [PYFB71]
#87 opened by firebird-automations - 11
Can not connect to FB services if set ISC_USER & ISC_PASSWORD by os.environ[ ... ] [PYFB69]
#43 opened by firebird-automations - 2
executemany(operation, seq_of_parameters) appears to run slower than it should [PYFB70]
#86 opened by firebird-automations - 2
- 2
Cursor fails after use with executemany(). ReferenceError: weakly-referenced object no longer exists [PYFB67]
#84 opened by firebird-automations - 3
Port parameter for connect and create_database is not used [PYFB66]
#83 opened by firebird-automations - 2
- 2
cursor.description throws ReferenceError after executemany INSERT [PYFB64]
#81 opened by firebird-automations - 2
- 3
Cursor: executemany(operation, seq_of_parameters) does PREPARE of <operation> for each parameter from <seq_of_parameters> [PYFB60]
#77 opened by firebird-automations - 1
Connection.execute_immediate does not respect the sql_dialect [PYFB62]
#79 opened by firebird-automations - 6
Procedure,get_sql() incorrectly returns input parameters in place of output parameters [PYFB63]
#80 opened by firebird-automations - 2
call to api.fb_interpret gives a type error, expected LP_LP_c_long instance instead of LP_c_long [PYFB59]
#76 opened by firebird-automations