Age | Commit message (Expand) | Author |
---|---|---|
2023-03-06 | Everywhere: Stop using NonnullRefPtrVector | Andreas Kling |
2022-11-30 | LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_table | Timothy Flynn |
2022-02-10 | LibSQL+SQLServer: Introduce and use ResultOr<ValueType> | Timothy Flynn |
2022-02-10 | LibSQL+SQLServer: Return the new Result class from statement executions | Timothy Flynn |
2022-02-05 | LibSQL: Implement a DESCRIBE TABLE statement | Mahmoud Mandour |