Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TabularisDB/tabularis
/ freshState
Function
freshState
tests/utils/sqlSplitter/tokenizer.test.ts:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
const
OR = dialectOptions(
'oracle'
);
9
10
const
freshState = (): TokenizerState => ({ delimiter:
';'
, lineLeading: true });
11
12
describe(
'scanToken'
, () => {
13
describe(
'basic kinds'
, () => {
Callers
1
tokenizer.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected