function __construct($string = null, $connection_id = null, $execute = false)
 {
     $this->connection_data = Database_Connections::retrieve();
 }