|
81d438d90b
|
ignore
|
2023-02-05 18:13:33 +01:00 |
|
|
b2e11f567e
|
Add some gdb break points
|
2023-02-03 20:15:35 +01:00 |
|
|
450e9e7d34
|
Resize buffer if BytesRead is less than MaxSegmentSize
|
2023-02-03 17:09:22 +01:00 |
|
|
29c3265622
|
Rollback use of long form option for cp and add doc note for reason
|
2023-02-03 15:06:15 +01:00 |
|
|
19583c2877
|
Use existing ISC_{USER|PASSWORD} if available
|
2023-02-03 15:03:34 +01:00 |
|
|
91b8a98ee3
|
Add some more test blobs
|
2023-02-03 15:03:05 +01:00 |
|
|
bb1fdf8833
|
Use long form option for cp
|
2023-02-03 15:02:47 +01:00 |
|
|
a538f02d72
|
Write more output to screen on script completion
|
2023-02-03 11:44:19 +01:00 |
|
|
1ad24d3f71
|
SaveBlobToFile (WIP)
|
2023-02-03 11:43:47 +01:00 |
|
|
8aac65cc81
|
Improve tests for LoadBlobFromFile
|
2023-02-02 16:11:52 +01:00 |
|
|
cfcfa28082
|
Rollup of misc fixes to make LoadBlobFromFile work
|
2023-02-02 16:11:00 +01:00 |
|
|
c8fb94b176
|
LoadBlobFromFile takes only a single parameter and returns a blob
|
2023-02-02 16:10:25 +01:00 |
|
|
9746ae578d
|
WIP
|
2023-02-02 09:18:00 +01:00 |
|
|
3d49fa4f94
|
Insert text files that are guaranteed to be available on all firebird installs
|
2023-02-02 09:17:09 +01:00 |
|
|
ba94fe6d99
|
Rework writing to blob
|
2023-02-01 21:37:06 +01:00 |
|
|
c092e8fa8f
|
Use FileReader as var name
|
2023-02-01 20:12:59 +01:00 |
|
|
60206f3b48
|
It looks as if FB_VARCHAR is absolutely essential for string in/output
|
2023-02-01 20:09:54 +01:00 |
|
|
58ea0916bd
|
Add load_blob test procedure
|
2023-01-28 10:40:15 +01:00 |
|
|
830a5e22d8
|
misc
|
2023-01-28 10:39:49 +01:00 |
|
|
b8157f5fcc
|
Add some test data to test blob load and save
|
2023-01-26 20:48:31 +01:00 |
|
|
00b234165d
|
ignore
|
2023-01-26 16:41:14 +01:00 |
|
|
07087aa9c5
|
misc doc notes
|
2023-01-26 16:41:07 +01:00 |
|
|
4106f934aa
|
Add SaveBlobToFile
|
2023-01-26 16:40:56 +01:00 |
|
|
2c9b46512b
|
Make the div function use bigint for inputs and output
|
2023-01-26 16:39:16 +01:00 |
|
|
6064402f85
|
comment out unnecessary includes
|
2023-01-26 16:35:33 +01:00 |
|
|
609837361d
|
Add SaveBlobToFile
|
2023-01-26 16:35:00 +01:00 |
|
|
331a27bf82
|
Restore LoadBlobFromFile
|
2023-01-26 16:23:43 +01:00 |
|
|
3a3cae7284
|
move const decl to header
|
2023-01-26 16:14:11 +01:00 |
|
|
bf8079082c
|
Add some test code
|
2023-01-26 16:13:50 +01:00 |
|
|
b76d47e14c
|
misc fixes to db build/test script
|
2023-01-26 16:11:34 +01:00 |
|
|
ec81b04b6e
|
Misc changes to improve error output
|
2023-01-26 15:57:53 +01:00 |
|
|
caaa1ffee8
|
Add info about possible plugin registration error
|
2023-01-26 15:56:45 +01:00 |
|
|
db5f3d4047
|
Get the names right
|
2023-01-25 15:59:19 +01:00 |
|
|
b9dbf3ce7e
|
Create test_div table
|
2023-01-25 15:58:16 +01:00 |
|
|
fa983530f0
|
Deploy UDR lib
|
2023-01-25 15:57:57 +01:00 |
|
|
ff9efb76e0
|
Rename to use ddl file ext.
|
2023-01-25 15:28:57 +01:00 |
|
|
c5f18f37bc
|
ignore
|
2023-01-25 14:55:13 +01:00 |
|
|
6869e1e4ed
|
Initial commit
|
2023-01-25 14:54:48 +01:00 |
|
|
42c9399639
|
Separate templates out into their own header
|
2023-01-25 14:53:02 +01:00 |
|
|
39c337536d
|
Separate out error messages if firebird include dir or lib dir cannot be found.
|
2023-01-25 11:39:36 +01:00 |
|
|
e245c4ecbe
|
misc
|
2023-01-25 11:38:49 +01:00 |
|
|
d028d9e79b
|
some notes
|
2023-01-25 09:54:20 +01:00 |
|
|
30f91ff58e
|
Add LoadBlobFromFile
|
2023-01-25 09:54:09 +01:00 |
|
|
838b728938
|
Do debug builds for now.
|
2023-01-24 19:24:19 +01:00 |
|
|
f10de10371
|
Add basic implementation of Blob_Save
|
2023-01-24 19:23:36 +01:00 |
|
|
cd5e0df1a5
|
Add extra settings
|
2023-01-24 19:17:43 +01:00 |
|
|
62e5d3e282
|
tidy up
|
2023-01-24 15:59:51 +01:00 |
|
|
ef3462cbe2
|
whitespace
|
2023-01-24 15:58:30 +01:00 |
|
|
2e17461048
|
misc
|
2023-01-24 15:58:21 +01:00 |
|
|
e600850c3d
|
whitespace
|
2023-01-24 15:58:08 +01:00 |
|