method firstCall documentation in bbn\Appui\Dbsync
function()
  {
      self::$dbs = new bbn\Db(self::$dbs);
    }
    if ( class_exists('\\bbn\\Appui\\History') && bbn\Appui\History::$is_used ){
      self::$has_history = 1;
    }
    /** @todo Replace with DB functions */
    if ( (self::$dbs->getEngine() === 'sqlite') && !\in_array(self::$dbs_table, self::$dbs->getTables()) ){
      self::$dbs->exec(<<getEngine() === 'mysql') && !\in_array(self::$dbs_table, self::$dbs->getTables()) ){
      self::$dbs->exec(<<
  BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way
  
  
    
    
      
        
        
      
    
    
    
      
      
      
      
      
        
          
          
          
          
          
          
          
          
            
              
                
              
            
            
              
              This website uses cookies to ensure you get the best experience on our website.                
                
              
              
                
                
              
             
           
          
          
          
            
            © 2011-2025 
BBN Solutions