The translation was automatically locked due to following alerts: Could not merge the repository.
Loading…
![]() New source string testing_project / Documentation: dev_guide/internals/sql_protocol — English |
Loading…
![]() New source string testing_project / Documentation: dev_guide/internals/sql_protocol — English |
METADATA = [
{ FIELD_NAME: 'X', FIELD_TYPE: 'TEXT'}, { FIELD_NAME: 'Y', FIELD_TYPE: 'INTEGER'},
DATA = [ ['a', 1], ['c', 2], ['e', 5], ... ]
}