File: index.html

package info (click to toggle)
sqlglot 27.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 96,288 kB
  • sloc: python: 73,347; sql: 20,230; javascript: 40; makefile: 39
file content (7 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
<!doctype html>
<html>
<head>
    <meta charset="utf-8">
    <meta http-equiv="refresh" content="0; url=./sqlglot.html"/>
</head>
</html>