sprijk

Results 6 issues of sprijk

First of all: thanks for your awesome model!! If I need a first record of an ordered set I use: ``` php $this->$model->order_by($order_bys) ->$model->get_by(array()); ``` Because get() expects an primary...

Hey, the current dumpstr library never closes any database connections, therefor it leaves 5 open connections per database that you backup. I use this library to backup my database on...

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

type: enhancement :wolf:
needs triage

**Describe the bug** When using the Java client producer, the setting of Key in MessageBuilder correctly coveys this metadata to the broker. C++ client consumers can then successfully use _Key_Shared_...

Build system version info: ``` % fvm flutter --version Flutter 3.22.2 • channel stable • https://github.com/flutter/flutter.git Framework • revision 761747bfc5 (4 months ago) • 2024-06-05 22:15:13 +0200 Engine • revision...