Yusur yusur · she/he
yusur pushed to master at yusur/suou 2025-08-15 20:37:51 +02:00
ab6dbbade6 add alru_cache(), async_= to timed_cache()
yusur pushed to master at yusur/suou 2025-08-15 14:13:46 +02:00
c3215c7c8b add sqlalchemy.async_query()
yusur pushed to master at yusur/suou 2025-08-15 12:08:33 +02:00
76921a2841 parent_children() now uses lazy='selectin'
da6c767698 set expire_on_commit= to False by default
Compare 2 commits »
yusur pushed to master at yusur/suou 2025-08-12 21:44:19 +02:00
6055c4ed3b fix internals not returning the query
d1dd0a3ee0 fix, it does not need awaiture
Compare 2 commits »
yusur pushed to master at yusur/suou 2025-08-12 21:39:14 +02:00
1384bdfc5b support async iterator on AsyncSelectPagination
yusur pushed to master at yusur/suou 2025-08-11 14:45:15 +02:00
6ff27f9858 add pronouns
yusur pushed to master at yusur/suou 2025-08-10 11:51:55 +02:00
e370172826 make SassAsyncMiddleware return after handling SASS
yusur pushed to master at yusur/suou 2025-08-10 11:47:35 +02:00
3edf8d37b5 unfortunately, response body is still needed in full
yusur pushed to master at yusur/suou 2025-08-10 11:46:06 +02:00
add9230a5f fix wrong path
yusur pushed to master at yusur/suou 2025-08-10 11:43:45 +02:00
ee97319a59 remove the mess caused by merge conflict
yusur pushed to master at yusur/suou 2025-08-10 11:40:20 +02:00
ccd7001726 Merge branch '0.5.x_feature_asgi_send'
13589ab819 add Content-Length header
b035c86b31 http.response.start goes AFTER http.response.body
Compare 3 commits »
yusur pushed to master at yusur/suou 2025-08-10 11:08:36 +02:00
9cd2345c80 ASGI requires the whole body
yusur pushed to master at yusur/suou 2025-08-10 10:55:57 +02:00
yusur pushed to master at yusur/suou 2025-08-10 10:48:51 +02:00
ac66f3632c bugfix to negotiate(), port to Flask
yusur pushed to master at yusur/suou 2025-08-10 10:08:27 +02:00
55c9f5fee2 export WantsContentType
yusur pushed to master at yusur/suou 2025-08-10 09:10:01 +02:00
a23cad2e45 add Quart utilities add_i18n(), negotiate() add_rest()
yusur pushed to master at yusur/suou 2025-08-08 07:58:32 +02:00
5bdf13b104 add SQLAlchemy.create_all()
yusur pushed to master at yusur/suou 2025-08-05 11:14:07 +02:00
1ab0982dc3 add session cleanup
yusur pushed to master at yusur/suou 2025-08-04 14:44:51 +02:00
7953ff4847 remove VSC artifacts
yusur pushed to master at yusur/suou 2025-08-04 14:43:15 +02:00
dbf85f5369 make it work