Code Monkey home page Code Monkey logo

dquest's People

Contributors

benlau 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

dquest's Issues

limitations listed

hello @benlau!
sorry for opening an issue, but i don't know where else to put this. you say that "join select" is a limitation of dquest. can you explain me why? i'm having a great time with dquest and would make a lot of usage of join selects :)

best regards,
richard.

Dynamic field

Can I create a table in run time ?
For instance, ask the user some columns description and and create appropriate table

Undefined reference in windows

Hi @benlau
I want to use this library in windows, using mingw compiler.
I have a DLL project which includes dquest.pri. I can compile that DLL, but when I use dquest classes inside a simple project, I get linker errors:
debug/mainwindow.o: In function ZN7DQFieldI7QStringED1Ev': C:\Qt\Tests\build-dquest-Desktop_Qt_5_7_0_MinGW_32bit-Debug/../../Projects/Utils/DQuest/dqfield.h:18: undefined reference to _imp___ZTV7DQFieldI7QStringE' debug/mainwindow.o: In function ZN7DQFieldI9QDateTimeED1Ev': C:\Qt\Tests\build-dquest-Desktop_Qt_5_7_0_MinGW_32bit-Debug/../../Projects/Utils/DQuest/dqfield.h:18: undefined reference to _imp___ZTV7DQFieldI9QDateTimeE' debug/mainwindow.o: In function ZN7DQFieldIdED1Ev': C:\Qt\Tests\build-dquest-Desktop_Qt_5_7_0_MinGW_32bit-Debug/../../Projects/Utils/DQuest/dqfield.h:18: undefined reference to _imp___ZTV7DQFieldIdE' debug/mainwindow.o: In function ZN7DQFieldI7QStringEC1Ev': C:\Qt\Tests\build-dquest-Desktop_Qt_5_7_0_MinGW_32bit-Debug/../../Projects/Utils/DQuest/dqfield.h:22: undefined reference to _imp___ZTV7DQFieldI7QStringE' debug/mainwindow.o: In function ZN7DQFieldI9QDateTimeEC1Ev': C:\Qt\Tests\build-dquest-Desktop_Qt_5_7_0_MinGW_32bit-Debug/../../Projects/Utils/DQuest/dqfield.h:22: undefined reference to _imp___ZTV7DQFieldI9QDateTimeE' debug/mainwindow.o: In function ZN7DQFieldIdEC1Ev': C:\Qt\Tests\build-dquest-Desktop_Qt_5_7_0_MinGW_32bit-Debug/../../Projects/Utils/DQuest/dqfield.h:22: undefined reference to _imp___ZTV7DQFieldIdE' collect2.exe: error: ld returned 1 exit status

I do not have any issues in linux

Using QUuid as primary key

Hi.
Does changing

class DQPrimaryKey : public DQField<int>

to

class DQPrimaryKey : public DQField<QUuid>

results in QUuid primary keys? or there are other places that one should change to achieve QUuid primary keys?
How about generating new QUuids?

Thanks :-)

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.