34 次代码提交 (10d5d1266e1b925e6dbcd0c632f9981ee082f852)

作者 SHA1 备注 提交日期
  Ben Kurtovic 10d5d1266e Implement utf8mb4 charset. 10 年前
  Ben Kurtovic f3bf38c00b Fix substring error. 10 年前
  Ben Kurtovic 71ba6c31d8 Minor cleanup. 10 年前
  Benjamin Attal 525e049be0 Bug fixes. 10 年前
  Ben Kurtovic 28d07de930 Fix origin stuff. 10 年前
  Ben Kurtovic 00058d3879 Only return the right codelet symbols from the database (closes #46). 10 年前
  Ben Kurtovic 7bac5c0b9a Update schema to v7; correctly order entries in cache. 10 年前
  Ben Kurtovic e0194ab346 Forgot to update query numbers. 10 年前
  Ben Kurtovic 69b011ac12 Fix. 10 年前
  Ben Kurtovic 8acddb6834 Fix cache retrieval behavior. 10 年前
  Ben Kurtovic 7b9e98bc5b Thanks @riamse 10 年前
  Ben Kurtovic b2d9ad5c97 Missed a line. 10 年前
  Ben Kurtovic b6fabc54ec Can't use executemany() here. 10 年前
  Ben Kurtovic 4dc83e913a Implement /search.json route (#27) 10 年前
  Ben Kurtovic 860260d0ad Finish Database.search() (closes #19) 10 年前
  Ben Kurtovic 1fbe0e823b Implement most of _get_codelets_from_ids(). 10 年前
  Ben Kurtovic fbc5eebad4 Refactor query production; fixes. 10 年前
  Ben Kurtovic 91256b1384 Finish parameterize() for Text. 10 年前
  Ben Kurtovic f49ad1d281 Move parameterization functions to Node classes. 10 年前
  Ben Kurtovic 8fbfd4c45c Fix _parse_node; _parse_term quote handling; should probably refactor. 10 年前
  Ben Kurtovic 08ce46faeb Implement FTS for authors. 10 年前
  Ben Kurtovic d3f6f226f1 Finish exploding symbols. 10 年前
  Ben Kurtovic 1111afc198 Explode dates and symbols. 10 年前
  Ben Kurtovic cd27777f83 Start exploding query trees. 10 年前
  Ben Kurtovic cf2b48e217 More work on query tree structure. 10 年前
  Ben Kurtovic 56f23e682a Database to v6; flesh out a lot of Database.search(). 10 年前
  Ben Kurtovic 950b6994f0 Database to v5; finish Database.insert(). 10 年前
  Ben Kurtovic d6ccdbd16d Fix a couble Database bugs. 10 年前
  Ben Kurtovic d2aef2829e Finish database insertion, except for origins. 10 年前
  Ben Kurtovic e3a838220c Flesh out most of Database.insert(). 10 年前
  Ben Kurtovic 0b655daaff Finish migration to v2. 10 年前
  Ben Kurtovic 22d6b62547 Update schema to v2; database updates. 10 年前
  Ben Kurtovic 0d0a74f9df Some more work on db stuff. 10 年前
  Ben Kurtovic 54bca5894f Move database stuff to a subpackage; updates. 10 年前
  Ben Kurtovic 75b243f685 Remove languages table; add indexed field for codelet rank. 10 年前
  Ben Kurtovic 1cbe669c02 More work on db schema; all except FTS indices. 10 年前
  Ben Kurtovic bc3b9e7587 Some more database design work. 10 年前
  Ben Kurtovic 085fd62704 Database schema, hashing module, some other things. 10 年前
  Ben Kurtovic 962dd9aef5 Docstrings for Database methods; oursql dependency. 10 年前
  Ben Kurtovic 0c68988982 CREATE THE THINGS 10 年前