Jelle Raaijmakers
|
194f846f12
LibSQL: Rename `Heap` constants to match our code style
|
2 年 前 |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 年 前 |
Timothy Flynn
|
72e41a7dbd
LibSQL: Support 64-bit integer values and handle overflow errors
|
2 年 前 |
Timothy Flynn
|
b5fd96b7ac
LibSQL: Ungracefully handle database version incompatibilities
|
2 年 前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年 前 |
Timothy Flynn
|
4b70908dc4
LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_table
|
2 年 前 |
Timothy Flynn
|
56843baff9
LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_schema
|
2 年 前 |
Sam Atkins
|
9e3a786a64
Tests: Cast unused smart-pointer return values to void
|
3 年 前 |
Jan de Visser
|
001949d77a
LibSQL: Improve error handling
|
3 年 前 |
Daniel Bertalan
|
d7b6cc6421
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
|
3 年 前 |
Jan de Visser
|
b74721e604
LibSQL: Redesign Value implementation and add new types
|
4 年 前 |
Daniel Bertalan
|
6821cd45ed
Tests: Fix compile errors on Clang
|
4 年 前 |
Jan de Visser
|
bd5a04fffe
LibSQL: Reduce run time of TestSqlDatabase
|
4 年 前 |
coderdreams
|
49340f98f7
LibSQL: Create databases in writable directory
|
4 年 前 |
Jan de Visser
|
87bd69559f
LibSQL: Database layer
|
4 年 前 |