package caqti
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Unified interface to relational database libraries
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      caqti-0.10.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=e2b1d83b54f4583fc1cf4775d006c68cab4ec0b95a359ab724d5305ada737280
    
    
  md5=7abd1ee41a02eb7483617cbc22b09691
    
    
  doc/caqti.v1/Caqti1_connect/Make/index.html
Module Caqti1_connect.MakeSource
Parameters
module System : Caqti1_system_sig.SSignature
This is an instantiation of Caqti_pool for the chosen thread monad.
Establish a single connection to a database. This must only be used by one thread at a time, cooperative or not.
Create a pool of connections which can be shared among multiple cooperative threads run from the main system thread.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page