Skip to content

Instantly share code, notes, and snippets.

View elektro-NIK's full-sized avatar

Bogdan Kalinin elektro-NIK

  • Ukraine, Lviv
View GitHub Profile
#!/usr/bin/env python3
if input('This patch only for version 1.6.1! Continue? [y]/n: ') == 'n':
exit(0)
fbcore_diff = {'fb_interpret': 'isc_interprete',
'512, ': '',
'isc_info_firebird_version': 'isc_info_version'}
ibase_diff = {'fbclient.dll': 'gds32.dll',
'Firebird Project\Firebird Server\Instances': 'Embarcadero\InterBase\Servers',