Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

TODO.txt 290B

12345678
  1. Missing pieces:
  2. - large index update support (can read large indexes, but not update them),
  3. and various other index handling issues
  4. - determine when/when not to inline memo/ole data for a row of data depending
  5. on how much will be written in the current row
  6. - implement index creation