nikitabuida

Results 4 issues of nikitabuida

If I set defaultSort on a column or just leave it unspecified, sorting on any column doesn't work. If I sort by 'id' cloumn and look at queries in debugbar...

![изображение](https://user-images.githubusercontent.com/15691030/151958452-a89e42cf-8594-40f7-8860-cb3eacb367c2.png) This is clearly related to previously fixed issue #224 I found that if column was set to editable then such error occurs.

It would be very useful for tracking confirmed deliveries etc. https://documentation.onesignal.com/reference/view-notification

Simple code (modified) to_json example gives me error static_assert failed: 'No suitable tag_invoke overload found for the type'. Such behaviour occurs only if using derived structs. I expected BOOST_DESCRIBE_STRUCT to...