Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vapor/database-kit issues and pull requests

#58 - Automatically scale pool maximum connections

Issue - State: open - Opened by tonyarnold over 4 years ago - 1 comment

#57 - publicize KeyedCache.get(_:)

Pull Request - State: closed - Opened by tanner0101 over 5 years ago - 1 comment
Labels: bug

#56 - Merge fix

Pull Request - State: closed - Opened by tanner0101 over 5 years ago - 1 comment

#55 - Secure mutations of actives and waiters in DatabaseConnectionPool

Pull Request - State: closed - Opened by ffried over 5 years ago - 8 comments
Labels: wontfix

#54 - ThreadConnectionPool + new algorithm

Pull Request - State: closed - Opened by tanner0101 over 5 years ago - 1 comment

#53 - DatabaseKit 2.0

Pull Request - State: closed - Opened by tanner0101 over 5 years ago - 1 comment
Labels: enhancement

#51 - Fix pool actives append error when NIO.NIOConnectionError happened

Pull Request - State: closed - Opened by vkill almost 6 years ago - 2 comments
Labels: bug

#50 - KeyedCache.get(_:) is internal

Issue - State: closed - Opened by timvermeulen almost 6 years ago - 1 comment
Labels: bug

#48 - Use a fixed default connection pool size

Pull Request - State: closed - Opened by MrMage almost 6 years ago - 1 comment

#47 - change default max conns per pool

Pull Request - State: closed - Opened by tanner0101 almost 6 years ago - 6 comments
Labels: bug, enhancement

#46 - connection pool storage options

Issue - State: closed - Opened by tanner0101 almost 6 years ago - 2 comments
Labels: enhancement

#45 - increase default connection pool size

Issue - State: closed - Opened by tanner0101 almost 6 years ago
Labels: bug, enhancement

#44 - Separate cache/pool container in `requestCachedConnection`.

Pull Request - State: closed - Opened by t-ae almost 6 years ago - 1 comment
Labels: bug

#43 - Two requests gets same connection instance

Issue - State: closed - Opened by t-ae almost 6 years ago - 1 comment
Labels: bug

#42 - Support set connectionPoolMaxConnections when add database to the databases

Pull Request - State: closed - Opened by vkill almost 6 years ago - 1 comment
Labels: enhancement

#41 - Compile error under swift 4.2

Issue - State: closed - Opened by pcmoritz almost 6 years ago - 3 comments
Labels: bug

#39 - add DatabaseQueryable protocol

Pull Request - State: closed - Opened by tanner0101 about 6 years ago - 1 comment
Labels: enhancement

#38 - fluent gm updates

Pull Request - State: closed - Opened by tanner0101 about 6 years ago - 1 comment
Labels: enhancement

#37 - Better value printing

Issue - State: closed - Opened by grosch about 6 years ago - 1 comment

#36 - Fix the name of DatabaseLog.swlft.swift

Pull Request - State: closed - Opened by MrMage about 6 years ago - 1 comment
Labels: bug

#35 - DatabaseLogger isn't quite powerful enough

Issue - State: closed - Opened by 0xTim about 6 years ago - 2 comments
Labels: enhancement

#34 - Issue with ConnectionPool::requestConnection?

Issue - State: closed - Opened by foobarzap about 6 years ago - 2 comments
Labels: question

#33 - restore missing deprecations

Pull Request - State: closed - Opened by tanner0101 about 6 years ago
Labels: bug

#31 - 1.0.0 gm

Pull Request - State: closed - Opened by tanner0101 about 6 years ago
Labels: enhancement

#30 - Add CacheKit as an exported library target.

Pull Request - State: closed - Opened by MrMage about 6 years ago - 2 comments
Labels: enhancement

#29 - prune closed connections from pool

Issue - State: closed - Opened by tanner0101 about 6 years ago - 1 comment
Labels: enhancement

#28 - Cache kit beginning

Pull Request - State: closed - Opened by pedantix about 6 years ago - 2 comments
Labels: enhancement

#27 - Container::withPooledConnection doesn't release connection when closure throws

Issue - State: closed - Opened by foobarzap about 6 years ago - 1 comment
Labels: bug

#26 - add add'l tests to circle

Pull Request - State: closed - Opened by tanner0101 about 6 years ago
Labels: enhancement

#25 - Release pooled conn when catch for requestPooledConnection

Pull Request - State: closed - Opened by vkill about 6 years ago - 2 comments
Labels: enhancement

#24 - false and true aren't ANSI SQL. Just like they didn't used to be ANSI C

Pull Request - State: closed - Opened by patchthecode over 6 years ago - 2 comments

#23 - DatabaseConfigRepresentable added and string/url extensions were made

Pull Request - State: closed - Opened by pedantix over 6 years ago
Labels: enhancement

#22 - Getting NIO error when multithreading

Issue - State: closed - Opened by lephyrius over 6 years ago - 4 comments

#21 - add some high-level sql optimizations and fixes

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: bug

#20 - fixing custom columns bug

Pull Request - State: closed - Opened by rafiki270 over 6 years ago - 1 comment
Labels: enhancement

#19 - Dbc extendable

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement

#18 - Fixing select for JOINs

Pull Request - State: closed - Opened by rafiki270 over 6 years ago - 1 comment

#17 - Prevent `SQLSerializer` from accidentally creating all foreign keys twice

Pull Request - State: closed - Opened by MrMage over 6 years ago - 1 comment
Labels: bug

#16 - nio branch updates

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement

#15 - adding GROUP BY

Pull Request - State: closed - Opened by rafiki270 over 6 years ago - 1 comment
Labels: enhancement

#14 - DatabaseConnectionPoolConfig visibility fix

Pull Request - State: closed - Opened by SandorDobi over 6 years ago - 1 comment
Labels: bug

#13 - nio

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement

#12 - sql cleanup

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement

#11 - remove connection config

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: bug, enhancement

#10 - subcontainer fixes

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: bug

#9 - Database logging needs to show data instead of bytes

Issue - State: closed - Opened by rafiki270 over 6 years ago - 1 comment
Labels: enhancement

#8 - foreign key actions

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement

#7 - Fix assertion

Pull Request - State: closed - Opened by siemensikkema over 6 years ago - 1 comment

#6 - Fix nil assert in DatabaseConnection.connect(to:)

Pull Request - State: closed - Opened by bensyverson over 6 years ago
Labels: bug

#5 - remove sub container requirement on connection pool

Issue - State: closed - Opened by tanner0101 over 6 years ago - 1 comment
Labels: enhancement

#4 - add keyed cache

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement

#3 - database-kit beta

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement

#2 - schema sql cleanup

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement

#1 - database kit beta

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement