issues
search
FSX
/
momoko
Wraps (asynchronous) Psycopg2 for Tornado.
http://momoko.61924.nl/
Other
359
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CORE-355 fix momoko for python38
#174
Tapot
closed
3 years ago
0
Add option to pull in psycopg2-binary
#173
gstvr
opened
4 years ago
1
Python 3.7 and Tornado 5.x support
#172
haizaar
closed
6 years ago
0
async -> asyncronous
#171
vpol
closed
6 years ago
0
Added Python 3.7 compatibility.
#170
awsh
closed
6 years ago
0
Feature/python37
#169
nkonin
closed
6 years ago
2
Python 3.7 support
#168
nkonin
closed
6 years ago
2
Fix tcproxy build error
#167
nkonin
closed
6 years ago
5
tornado version < 5.0
#166
nkonin
closed
6 years ago
1
Not worked with python 3.7
#165
panter-dsd
closed
6 years ago
1
AttributeError: 'Future' object has no attribute 'set_exc_info'
#164
gvfnix
closed
6 years ago
5
fix typo
#163
yoosofan
closed
6 years ago
1
Officially supporting and testing Python 3.5 and 3.6
#162
haizaar
closed
6 years ago
0
Tornado 5.0 support
#161
noamkush
closed
5 years ago
6
Debian packaging
#160
rmedaer
opened
6 years ago
1
NamedTupleCursor factory test is executed even if MOMOKO_TEST_HSTORE is disabled
#159
rmedaer
closed
6 years ago
1
made connection allways synchronous.
#158
mlmarius
closed
6 years ago
1
error if trying to connect pool while Postgress is not online
#157
mlmarius
closed
7 years ago
2
Typo in connection.py (socker instead of socket)
#156
vladiibine
closed
7 years ago
0
Typo in connection.py (socker instead of socket)
#155
vladiibine
closed
7 years ago
2
when using RealDictCursor, Pool.register_json error
#154
HunDunDM
closed
6 years ago
2
Any suggestion on how I'd commit/rollback using a connection pool?
#153
vladiibine
closed
7 years ago
3
Please help me figure out why this code freezes forever
#152
vladiibine
closed
7 years ago
8
Cannot add momoko
#151
mrios01
closed
6 years ago
1
Writing tests for tornado app, which uses momoko for postgres DB.
#150
judeaugustinej
closed
7 years ago
2
Momoko Pool trying to use dead connections
#149
m-novikov
closed
6 years ago
3
Fixes #147 + syntax cleanup
#148
haizaar
closed
8 years ago
0
Restarting PostgreSQL sometimes causes Pool.getconn() to hang
#147
gward
closed
8 years ago
5
Provide a useful __repr__() method for ConnectionContainer.
#146
gward
closed
8 years ago
1
Pool fails to reconnect when using Unix-domain socket (OperationalError: server closed the connection unexpectedly)
#145
gward
closed
8 years ago
18
Minor cosmetic changes (comments, docstrings, logging)
#144
gward
closed
8 years ago
1
How can I run the first sample of momoko
#143
yoosofan
closed
8 years ago
6
Fixed #139
#142
haizaar
closed
8 years ago
1
self.conns.empty() in Pool.close will not work as expected by big chance
#141
masknu
opened
8 years ago
3
The future returned by Connection.execute will never resolve
#140
masknu
opened
8 years ago
1
code in ConnectionContainer.all_dead conflicts with Pool.putconn
#139
masknu
closed
8 years ago
4
Transaction doc update
#138
jessewmc
closed
8 years ago
1
Not passing parameters to `cursor.execute` if they are empty
#137
haizaar
closed
8 years ago
0
Behavior of .execute() wo parameters does not match psycopg2
#136
jlubken
closed
8 years ago
1
Bug fixes
#135
haizaar
closed
8 years ago
0
fix for any uncatchable internal exceptions
#134
m-messiah
closed
8 years ago
6
momoko makes IOError in ioloop
#133
selam
closed
8 years ago
3
Update README.rst
#132
bitwolaiye
closed
9 years ago
1
doc/typo fixes
#131
gward
closed
9 years ago
1
momoko parameters lead to add timeout of tornado ioloop
#130
ArrowZQ
opened
9 years ago
2
momoko doesn't reconnect
#129
yuzvir
closed
9 years ago
9
Catching IOError. Fixes #127
#128
haizaar
closed
9 years ago
0
Restarting Postgress server during high load cases uncaught exception momoko
#127
haizaar
closed
9 years ago
0
Unable to recover connection to remote host after SSL SYSCALL error
#126
svnv
closed
9 years ago
8
Fixed wrong issue reference
#125
haizaar
closed
9 years ago
0
Next