Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
backend_api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package registry
Container registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
videoag
backend_api
Commits
Commits · 103d37d1d670b83b571b5c1d6086a1b2de9de4ba
103d37d1d670b83b571b5c1d6086a1b2de9de4ba
Select Git revision
Selected
103d37d1d670b83b571b5c1d6086a1b2de9de4ba
Branches
2
main
default
full_migration
Tags
10
v1.0.9
protected
v1.0.8
protected
v1.0.7
protected
v1.0.6
protected
v1.0.5
protected
v1.0.4
protected
v1.0.3
protected
v1.0.2
protected
v1.0.1
protected
v1.0
protected
13 results
backend_api
src
api
database
postgres_connector.py
Author
Search by author
Any Author
authors
Aleksandr Grinspun
aleksandr
Christoph Rackwitz
crackwitz
Dominic Meiser
dominic
Dorian Koch
doriank
Fredrik Konrad
fredrik
Jannik Hellenkamp
jannik
Joshua Benning
joshua
Kevin Dorner
kevind
Luca Wendt
lucaw
Lukas Joisten
lukasj
Lukas Rüttgers
lukasr
Luna Pesch
luna
Magnus Giesbert
magnus
Marie Trippel
mariet
Moritz Holtz
moritz
Nils Beyer
nilsb
Peter Wallmeyer
peterw
Robin Sonnabend
robin
Roman Karwacik
romank
Sabrina Aboulkacem
sabrina
20 authors
Browse files
Jun 22, 2024
Allow different transaction isolation levels in db and set default for write...
· 103d37d1
Simon Künzel
authored
Jun 22, 2024
103d37d1
Jun 02, 2024
Retry transaction if there are conflicts, Closes
#28
· 99b75708
Simon Künzel
authored
Jun 2, 2024
99b75708
May 23, 2024
Fix db reconnection not clearing cache and postgres not using correct password
· d44bdd57
Simon Künzel
authored
May 23, 2024
d44bdd57
Apr 28, 2024
Fix prepared statement and postgres multi-query bug
· 596818e5
Simon Künzel
authored
Apr 28, 2024
596818e5
Add postgres adapter
· 587a2c97
Simon Künzel
authored
Apr 28, 2024
587a2c97
Loading