Code Monkey home page Code Monkey logo

postgres_driver's People

Contributors

radzish avatar

Watchers

 avatar

postgres_driver's Issues

select fails when no parameters are passed

dart:core                                                                Object.noSuchMethod
package:postgres_driver/src/postgres_driver_impl.dart 375:39             PGConnection._validateParamNames.<fn>
dart:core                                                                List.forEach
package:postgres_driver/src/postgres_driver_impl.dart 375:14             PGConnection._validateParamNames
package:postgres_driver/src/postgres_driver_impl.dart 285:5              PGConnection._prepareQuery
package:postgres_driver/src/postgres_driver_impl.dart 194:26             PGConnection.execute
package:postgres_driver/src/postgres_driver_impl.dart 225:18       

Recovering connection when server restarted from outside is broken

dart:async                                                    _Completer.completeError
package:postgres_driver/src/postgres_driver_impl.dart 287:28  PGConnection._processNextQuery
===== asynchronous gap ===========================
dart:async                                                    _asyncErrorWrapperHelper
package:postgres_driver/src/postgres_driver_impl.dart         PGConnection._processNextQuery
package:postgres_driver/src/postgres_driver_impl.dart 265:5   PGConnection._executeNativeQuery
package:postgres_driver/src/postgres_driver_impl.dart 243:41  PGConnection.execute
package:postgres_driver/src/postgres_driver_impl.dart 343:18  PGConnection.select
test/postgres_driver_misc_test.dart 56:31                     main.<fn>
===== asynchronous gap ===========================
dart:async                                                    _asyncThenWrapperHelper
test/postgres_driver_misc_test.dart                           main.<fn>

server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.