|
|
|
|
|
by aerzen
1056 days ago
|
|
Vanilla python? Where do you get this impression? The leak to SQL is trough s-strings, which are chunks of SQL that gets inlined into the resulting SQL. The long-term plan is to remove them completely, but they are needed as an escape-hatch for now. |
|