kibana/packages/core/saved-objects/core-saved-objects-migration-server-internal
2023-09-19 11:18:45 +02:00
..
src [Saved Objects] Fix document migrator to prevent losing namespaces on import (#164848) 2023-09-19 11:18:45 +02:00
index.ts Migrations: dynamically adjust batchSize when reading (#157494) 2023-05-30 06:25:07 -07:00
jest.config.js Migrate remaining parts of server-side SO domain to packages (#139305) 2022-08-26 01:53:37 -07:00
kibana.jsonc Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
README.md Migrate remaining parts of server-side SO domain to packages (#139305) 2022-08-26 01:53:37 -07:00
tsconfig.json Introducing the concept of ES capabilities (#164850) 2023-08-28 10:20:27 +02:00

@kbn/core-saved-objects-migration-server-internal

This package contains the internal implementation of core's server-side savedObjects migration feature.