ChangePlaces

Results 14 issues of ChangePlaces

How do I populate the middle table?

**Short description of what this feature will allow to do:** For an entity that has a many-to-one relationship, it's common to want to see a list of entities that are...

Postgresql has native support for json in two data types, json and jsonb. The newer one is the latter and allows adding indexes to the json keys.

Are there any plans to support multi setopt?

Can this ever work on windows 8.1?

A double-click creates a new line from an output, but when I drag it over an input, nothing happens except for the yellow line to disappear.

When just the SQLite PCL nuget package is installed, petapoco refuses to create a connection, insisting that the db provider doesn't exist. Maybe instead of hardcoding System.Data.SQLite in the code,...

and api documentation too. These urls are dead!

When working with panther tests, the website seems to be running with `dev` mode config, even though if I ``dd(getenv('APP_ENV'))`` it reports it's in 'test' environment. This causes lots of...

By adding an optional close parameter (which defaults to false) the user can now specify whether the tree is folded up when it's created.