FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for databases/backends - pythonran/databases · GitHub
pythonran
/
databases
Public
forked from
encode/databases
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
databases
databases
backends
on
drop-python3.6
User selector
Datepicker
Commit history
Commits on Feb 1, 2022
Drop Python 3.6
aminalaee
committed
7576a59
View commit details
Copy full SHA for 7576a59
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
Add `_mapping` property to the result set interface. (#447)
Show description for 0fe0adb
laukhin
and
collerek
authored
0fe0adb
View commit details
Copy full SHA for 0fe0adb
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
Fix query result named access (#448)
aminalaee
authored
e28a8d9
View commit details
Copy full SHA for e28a8d9
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
Fix SQLite fetch queries with multiple parameters (#435)
Show description for 9e93405
vmarkovtsev
authored
9e93405
View commit details
Copy full SHA for 9e93405
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
Add asyncmy (mysql) driver (#382)
aminalaee
authored
89c9f3f
View commit details
Copy full SHA for 89c9f3f
View code at this point
Browse repository at this point
Commits on Oct 23, 2021
change Record type to Sequence (#408)
aminalaee
authored
5fc7370
View commit details
Copy full SHA for 5fc7370
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
support `render_postcompile` (#378)
aminalaee
authored
1f7ca7b
View commit details
Copy full SHA for 1f7ca7b
View code at this point
Browse repository at this point
Commits on Aug 28, 2021
fix Row import and lint issues (#376)
aminalaee
authored
b4cd10c
View commit details
Copy full SHA for b4cd10c
View code at this point
Browse repository at this point
Commits on Aug 26, 2021
switch to sqlalchemy 1.4 (#299)
Show description for 89efe60
PrettyWood
authored
89efe60
View commit details
Copy full SHA for 89efe60
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
Fix memory leak with asyncpg, for SQLAlchemy generic functions (#273)
Show description for 05a52cd
adamantike
authored
05a52cd
View commit details
Copy full SHA for 05a52cd
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
Allow password as a callable when using Postgres backend (#250)
Show description for 8cd5514
nwillems
authored
8cd5514
View commit details
Copy full SHA for 8cd5514
View code at this point
Browse repository at this point
Commits on Sep 26, 2020
Allowing extra transaction options (#242)
Show description for 932c5d1
authored
932c5d1
View commit details
Copy full SHA for 932c5d1
View code at this point
Browse repository at this point
Make fetch_val call fetch_one for type conversion (#246)
Show description for 2d0bc0f
se7entyse7en
and
vmarkovtsev
authored
2d0bc0f
View commit details
Copy full SHA for 2d0bc0f
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
Fixed SQLAlchemy DDL statements (#226)
Show description for 4088e42
Yureien
and
vmarkovtsev
authored
4088e42
View commit details
Copy full SHA for 4088e42
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
option pool_recycle (#233)
Show description for 868132b
kulame
and
igengmei
authored
868132b
View commit details
Copy full SHA for 868132b
View code at this point
Browse repository at this point
Commits on Aug 10, 2020
Allow setting min_size and max_size in postgres DSN (#210)
Show description for 074c051
vmarkovtsev
authored
074c051
View commit details
Copy full SHA for 074c051
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
Fixed type hinting for sqlite backend (#227)
Yureien
authored
d822465
View commit details
Copy full SHA for d822465
View code at this point
Browse repository at this point
Commits on May 12, 2020
Access asyncpg Record field by key on raw query (#207)
Show description for 45519d7
brianpkennedy
and
brian.kennedy
authored
45519d7
View commit details
Copy full SHA for 45519d7
View code at this point
Browse repository at this point
Commits on May 1, 2020
Speed up PostgresConnection fetch() and iterate() (#193)
vmarkovtsev
authored
cf0e2e5
View commit details
Copy full SHA for cf0e2e5
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Use backend native fetch_val() implementation when available (#132)
Show description for 25e65ed
pvanliefland
authored
25e65ed
View commit details
Copy full SHA for 25e65ed
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Make sure the correct values are returned from a postgres record (#173)
Show description for 5cccb5c
rzane
and
lovelydinosaur
authored
5cccb5c
View commit details
Copy full SHA for 5cccb5c
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
Merge pull request #124 from gvbgduh/aiopg
Show description for 7417461
gvbgduh
authored
7417461
View commit details
Copy full SHA for 7417461
View code at this point
Browse repository at this point
Merge pull request #150 from gnat/execute-return-rows-affected-mysql-sqlite
Show description for 647aea3
gvbgduh
authored
647aea3
View commit details
Copy full SHA for 647aea3
View code at this point
Browse repository at this point
Merge branch 'master' into aiopg
gvbgduh
authored
4198ae2
View commit details
Copy full SHA for 4198ae2
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
Linting
lovelydinosaur
committed
4d87d76
View commit details
Copy full SHA for 4d87d76
View code at this point
Browse repository at this point
Support optional colorized logs
lovelydinosaur
committed
3028c11
View commit details
Copy full SHA for 3028c11
View code at this point
Browse repository at this point
Single line logs
lovelydinosaur
committed
e8cfdb4
View commit details
Copy full SHA for e8cfdb4
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
execute() returns rows affected by operation if the lastrowid is not set.
gnat
committed
ff54d4c
View commit details
Copy full SHA for ff54d4c
View code at this point
Browse repository at this point
Fix: execute() should return rows affected by operation.
gnat
committed
e44fe3b
View commit details
Copy full SHA for e44fe3b
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Change the dialect for `aiopg` for better support.
gvbgduh
committed
9e58341
View commit details
Copy full SHA for 9e58341
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
Sticking with `postgresql+aiopg` and some clean up
gvbgduh
committed
83c1455
View commit details
Copy full SHA for 83c1455
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
Checks for failing unittests
gvbgduh
committed
66ec568
View commit details
Copy full SHA for 66ec568
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Fixed Record iteration:
Show description for 73bdc1e
Jakub Urban
committed
73bdc1e
View commit details
Copy full SHA for 73bdc1e
View code at this point
Browse repository at this point
Commits on Jun 30, 2019
[WIP] `aiopg` support #39
gvbgduh
committed
4651671
View commit details
Copy full SHA for 4651671
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
use native decimal (numeric) type
Show description for afc5730
Jakub Urban
committed
afc5730
View commit details
Copy full SHA for afc5730
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL