| 
| File: | lib/??? |  
| Role: | Class source |  
| Content type: | text/plain |  
| Description: | Class source |  
| Class: | Tiny PHP ORM Framework Map objects to databases using composed queries
 |  
| Author: | By Victor Bolshov |  
| Last change: | Using custom Statement class, to support this type of flow: $stmt = $db->prepare(); $db->multiAtomic(function() use ($stmt) { $stmt->execute(); }); 
 |  
| Date: | 8 years ago |  
| Size: | 9,393 bytes |  
|  |  |  |