Coder Social home page Coder Social logo

go-kallax-bug's Introduction

See workaround

Build & Run

go get -u github.com/hayeah/go-kallax-bug
go-kallax-bug

Output would be something like:

// ...

obj.Data: abff8e1e90dd27df343ebef523e241326bd6a1490f960d07ee3095df7f6850e0
obj.Data2: c83aa6f5aa1f489df8ccaa55eac71eb293d27637be03a55d777fefcd24796f43

// ...

after update obj.Data: 0001310000000135000045000000090000000000530000000431205748455245
after update obj.Data2: 2432000000440000000753330053000000047637be03a55d777fefcd24796f43

We expect Data and Data2 to be the same after update (since only Counter is updated).

Workaround

This problem seems to manifest when using github.com/lib/pq.

Change to github.com/jackc/pgx/stdlib, and the problem goes away.

Create Database

CREATE database kallax_test;

Run all migrations:

kallax migrate up --dsn 'localhost/kallax_test?sslmode=disable' --all

TODO

  • try a different DB driver?

go-kallax-bug's People

Contributors

hayeah avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.