Jan Škrášek
Jan Škrášek
As a former maintainer, I can share my POV only - i.e. nothing official, but this library is in maintenance mode. Do not expect any big development.
Which solution do you prefer? 1. Add isFilled() to Control (BC break) 2. Add isFilled() to Control but commented out (not a BC break, at least for now), add use...
Another option implemented in #347.
That was always the point/case to allow "wild" `new Entity()`.
Yes, we discussed it, and it doesn't work. This issue is reminder to investigate a bit more.
> If this is not planned to be part of the library, Actually, this is the first proposal to make it "incorporated" this way. Definitely interesting. Though at first sight,...
It does not seem to be correct, numeric~decimal and it may have a precession. We intentionally keep such values as strings. If we knew the precision is zero, then we...
@qwerin proc mas numeric jako primary key? :-O Ale jinak ok, PR vypada dobre, akorat by to chtelo jeste nejaky update testu (kdyztak muzu udelat ja).
Having a `test()` method on the connection seems to test the connection, not "processing"/constructing an SQL. Wouldn't it be better if the SQL processor had another process method that does...
Please, could you be more specific? What does it mean to see? Are you using print & exit "debugging"? Why you want to see? Are you unsure about some modifiers...