Giter Club home page Giter Club logo

sqt's People

Contributors

parihaaraka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sqt's Issues

Strange error on built with Qt 5.11.2 (with mingw32 5.3.0)

Hello
I'm trying biuld sqt with Qt Creator on Windows 7 x86. I use Qt 5.11.2 (for mingw32) and mingw32 5.3.0.
Error are:
C:\Qt\Tools\mingw530_32\i686-w64-mingw32\include\c++\thread:88: ошибка: no match for 'operator>' (operand types are 'std::thread::native_handle_type {aka ptw32_handle_t}' and 'std::thread::native_handle_type {aka ptw32_handle_t}') { return __x._M_thread > __y._M_thread; } ^
Also where is more compiler note's, like this:
C:\Qt\Tools\mingw530_32\i686-w64-mingw32\include\c++\bits\stl_pair.h:233: candidate: template<class _T1, class _T2> constexpr bool std::operator>(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^
Any idea what could be wrong?

Cannot connect to PostgreSQL database

Hi. I create new connection with string:

host=127.0.0.1 port=5432 dbname=mydb user=postgres password=postgres

Looks like sqt does not recognize it's PostgreSQL, tries ODBC instead and gives me error:

error 0, state IM002: [unixODBC][Driver Manager]Data source name not found and no default driver specified

Or am I doing something wrong? Thanks.

Also, if I don't use %user% and %pass% macros, it probably should not popup up login dialog.

Don't expanded object tree on some database

There is remote Postgres 9.6 on Windows XP. When i connect to him, some databases are viewed normally via object inspector, except one. When click in object inspector on this db name (NFCRW) in lower panel appears error message. PgAdmin3 normally displays the objects of this database.
What minimal version of PostgreSQL server may use with this programm? It depends of linked libpq.lib version?

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.