Giter VIP home page Giter VIP logo

Comments (8)

curtisdelicata avatar curtisdelicata commented on June 15, 2024

What version of MariaDB is being used? I'll check the migrations.

from genealogy-old.

atmohsin avatar atmohsin commented on June 15, 2024

Hi,

I am using Mysql 5.6

Thanks
Mohsin

from genealogy-old.

curtisdelicata avatar curtisdelicata commented on June 15, 2024

How did you download? Git or the tagged release?

from genealogy-old.

curtisdelicata avatar curtisdelicata commented on June 15, 2024

I've tested a fresh migration on the latest code and not getting any errors under Vagrant or Docker.

from genealogy-old.

curtisdelicata avatar curtisdelicata commented on June 15, 2024

What is your PHP version?

from genealogy-old.

curtisdelicata avatar curtisdelicata commented on June 15, 2024

This may be due to using older than MySQL 5.7 / MariaDB equivalent. I'm trying to find a work around but we might not be able to support this as the code doesn't aim to work on less than PHP 7.2 either.

from genealogy-old.

atmohsin avatar atmohsin commented on June 15, 2024

My PHP version is
php --version
PHP 7.1.14 (cli) (built: Feb 7 2018 18:33:30) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies

from genealogy-old.

curtisdelicata avatar curtisdelicata commented on June 15, 2024

Are you able to upgrade your software versions? I'm building with Travis now and did get the same error on MySQL 5.6 but 5.7 is confirmed as fine (with PHP 7.2).

I'm working on build scripts and seeing if there is a workaround. It is possible manually adding nullable() to the json function will fix this.

I would like to be compatible with as much recent versions as possible.

from genealogy-old.

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.