Giter Site home page Giter Site logo

Comments (8)

rp- avatar rp- commented on May 13, 2024

We(sqlite3) will use your DEFAULT values, the problem was more that we didn't sync the view with the real data, after inserting a new row.
Commit 6705e8c will fix the not synced view, and hopefully give a better view what was inserted by DEFAULT.

I don't think we have the same user experience for adding rows as SQLiteManager, so a preview of what would be inserted isn't really possible, after hitting the "insert row" button the insert statement was already executed and only a revert will undo your action.

from sqlitebrowser.

jzsoftware avatar jzsoftware commented on May 13, 2024

So it should indeed use default values? (Because I have a table, where the structure is like this:
image The problem is that when I press insert, the data inserted does not use the Default value for the 'date' (datum) column.I reloaded the table to work around the sync issue you wrote about.

from sqlitebrowser.

rp- avatar rp- commented on May 13, 2024

This was a bug in the parser grammar, thanks!
should be working with f3a2a74

from sqlitebrowser.

justinclift avatar justinclift commented on May 13, 2024

@jzsoftware Would you be ok to try the next automatic nightly build, to verify this is working for you?

http://rp.oldsch00l.com/sqlitebrowser/

(you'd need to wait until tomorrow, for the next build to be made)

from sqlitebrowser.

jzsoftware avatar jzsoftware commented on May 13, 2024

Is it possible that your nightly build is only for 32-bit Systems (because
the .exe file [after removing the .xz extension] does not work on my
Windows 7 64-bit System.

from sqlitebrowser.

justinclift avatar justinclift commented on May 13, 2024

@jzsoftware When you say you removed the .xz extension, did you do that by renaming it, or by decompressing it?

In theory, 7-zip should be able to decompress .xz files:

http://www.7-zip.org

I haven't personally tested it, but I'm 80% sure. 😄

from sqlitebrowser.

jzsoftware avatar jzsoftware commented on May 13, 2024

Ah, I figured it out (didn't know that .xz was a compression format, now I
do:) ).
And using default values does work with this version now.

from sqlitebrowser.

justinclift avatar justinclift commented on May 13, 2024

Cool. 😄

from sqlitebrowser.

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.