Git Product home page Git Product logo

Comments (4)

ondras avatar ondras commented on May 10, 2024

From ondrej.zara on November 22, 2009 03:34:21

For which DB? Can you please adjust the datatypes.xml and send me the patch?

from wwwsqldesigner.

ondras avatar ondras commented on May 10, 2024

From [email protected] on December 26, 2009 14:37:25

atrophic: feel free to let me know what database it is, and I can make a patch if you can't.

from wwwsqldesigner.

ondras avatar ondras commented on May 10, 2024

From [email protected] on December 27, 2009 12:01:08

Part of this bug was me not reading directions. I had changed the database I was
designing against after I started the design, which did not work (as designed).
However, after starting from scratch, MySQL was still missing the BIT data type,
which was an alias for tinyint(1) prior to version 5.0.3, but is now an official data
type (albeit with some confusing implementation).

I added it to the Miscellaneous section, where it is found in most other database
engines' datatypes.xml. Attached is my attempt at a patch.

kuba, thanks for reminding me about this ;)

Attachment: mysql_add_bit.patch

from wwwsqldesigner.

ondras avatar ondras commented on May 10, 2024

From ondrej.zara on January 03, 2010 11:21:21

Fixed in r73 , thanks!

Status: Fixed

from wwwsqldesigner.

Related Issues (20)

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.