This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
0 Followers
·
0 Following
Joined on
2023-03-28
Repositories
4
Projects
Packages
Public Activity
Starred Repositories
sascha
opened issue
sascha/query#1
2024-01-16 19:30:34 +01:00
Add prepared statement cache
sascha
pushed to
main
at
sascha/query
2024-01-14 11:16:46 +01:00
92eb30767e
extended TypeTraitsTest for mysql
71cb460e4c
initialized mysql binder member is_null_vector
a16d3d7a21
fixed mysql dialect configuration
Compare 3 commits »
sascha
pushed to
main
at
sascha/query
2024-01-05 15:58:42 +01:00
4504c783e1
statement cache progress
sascha
pushed to
main
at
sascha/query
2023-12-17 22:12:54 +01:00
94b1c356a5
updated README.md
sascha
pushed to
main
at
sascha/query
2023-12-17 22:11:49 +01:00
320d06bb20
added mysql backend
sascha
pushed to
main
at
sascha/query
2023-12-11 20:19:02 +01:00
2893f749b6
updated README.md
sascha
pushed to
main
at
sascha/query
2023-12-11 20:16:47 +01:00
56c65203fc
updated README.md
sascha
pushed to
main
at
sascha/query
2023-12-11 20:07:12 +01:00
81f22d73d9
removed sql statement from execute result
sascha
pushed to
main
at
sascha/query
2023-12-11 17:20:46 +01:00
1c92e07173
added data binding traits
sascha
pushed to
main
at
sascha/query
2023-12-10 22:40:06 +01:00
8ad13076c8
implemented specialization of data types via type traits and handling of embedded non-trivial types
sascha
pushed to
main
at
sascha/query
2023-12-09 11:08:12 +01:00
da423ea8bb
implemented prepared statement for postgres and sqlite
sascha
pushed to
main
at
sascha/query
2023-11-27 20:24:48 +01:00
8ba70cc79e
fixed a bug when acquiring a connection with a specific id
sascha
pushed to
main
at
sascha/query
2023-11-27 17:38:26 +01:00
5326102801
enhanced connection pool to acquire connection by specific id
sascha
pushed to
main
at
sascha/query
2023-11-27 17:26:19 +01:00
93b868aaaf
enhanced connection pool of unique id for each connection
6a4111ba3d
moved redundant read value code into query_result_reader
Compare 2 commits »
sascha
pushed to
main
at
sascha/query
2023-11-26 22:18:03 +01:00
f3c502a2ce
added describe table and table exists to session
sascha
pushed to
main
at
sascha/query
2023-11-26 20:12:17 +01:00
a436af5293
implemented postgres table exists
sascha
pushed to
main
at
sascha/query
2023-11-26 20:09:52 +01:00
640dcfadb6
finished postgres fetch
sascha
pushed to
main
at
sascha/query
2023-11-25 12:33:56 +01:00
825e530a8d
added postgres backend
sascha
pushed to
main
at
sascha/query
2023-11-24 17:41:02 +01:00
c2a96f4cbd
renamed foreign class to entity, introduced interface class query_result_reader
sascha
pushed to
main
at
sascha/query
2023-11-23 22:23:52 +01:00
700cbc0652
added read typed entity with foreign key
First
Previous
...
17
18
19
20
21
Next
Last