refactor: corrections

This commit is contained in:
Pranav C
2023-11-22 07:17:58 +00:00
parent 74823830e9
commit 982ceb50b2
2 changed files with 3 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ import { enableQuickRun, isPg, isSqlite } from '../../../setup/db';
* Adana 2006-02-15 04:45:25 663 Baha Blanca Parkway Turkey
*/
const formulaDataByDbType = (context: NcContext, index: number) => {
if (index === false)
if (index === 0)
return [
{
formula: '1 + 1',