mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 17:07:45 +00:00
refactor: corrections
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user